libtool/tests
Thomas Tanner 05ba011011 * doc/libtool.texi (libltdl): list supported dlopen mechanisms,
added function lt_dlopenext(), removed reference to
  LTDL_PRELOADED_SYMBOLS in LTDL_SET_PRELOADED_SYMBOLS
* libltdl/ltdl.c: partially reverted Alexandre's dynamic string
  allocation change (it was not necessary and the code was unreadable),
  cleanups, removed usr_search_path_size, renamed usr_search_path
  to user_search_path, in find_module() also check for moved
  modules, merged find_file() and find_library(),
  added lt_dlopenext(), in lt_dladdsearchdir() no longer reset
  the search path if 'search_dir' == NULL and don't use realloc()
  (might not be available on all platforms),
  removed __P((void)) in the declaration of lt_dlgetsearchpath()
* libltdl/ltdl.h: added lt_dlopenext()
* ltconfig.in: AIX archive commands were broken,
  fixed a MAJOR bug in global_symbol_pipe which caused
  "demo-shared.test;demo-make.test" to fail (libtool must not extract
  undefined symbols of libraries, i.e. symcode must not contain 'U')
* tests/Makefile.am (clean-local): "make distclean" in cdemo, too
1999-01-24 14:24:17 +00:00
..
.cvsignore Minor cosmetic fixe and CVS administrivia. 1998-10-27 16:09:56 +00:00
assign.test Initial revision 1997-06-22 20:00:03 +00:00
cdemo-conf.test * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
cdemo-exec.test * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
cdemo-make.test * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
cdemo-shared.test * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
cdemo-static.test * ltconfig.in (NM): PATH search was not updated like in 1999-01-13 20:27:17 +00:00
defs *** empty log message *** 1998-03-09 05:34:02 +00:00
demo-conf.test *** empty log message *** 1997-06-20 04:20:39 +00:00
demo-exec.test *** empty log message *** 1997-09-05 21:59:39 +00:00
demo-inst.test *** empty log message *** 1997-09-05 21:59:39 +00:00
demo-make.test *** empty log message *** 1997-04-01 19:53:01 +00:00
demo-shared.test * tests/demo-shared.test, tests/demo-static.test: new tests 1999-01-21 03:50:07 +00:00
demo-static.test * tests/demo-shared.test, tests/demo-static.test: new tests 1999-01-21 03:50:07 +00:00
demo-unst.test *** empty log message *** 1997-04-01 19:53:01 +00:00
demo.test *** empty log message *** 1997-04-01 19:21:43 +00:00
hardcode.test *** empty log message *** 1997-10-19 18:53:23 +00:00
link-2.test *** empty log message *** 1997-04-01 19:53:01 +00:00
link.test *** empty log message *** 1997-04-01 19:53:01 +00:00
Makefile.am * doc/libtool.texi (libltdl): list supported dlopen mechanisms, 1999-01-24 14:24:17 +00:00
mdemo-conf.test *** empty log message *** 1999-01-10 14:44:06 +00:00
mdemo-exec.test * configure.in (AC_CONFIG_SUBDIRS): add libltdl, demo, mdemo and 1999-01-10 19:16:30 +00:00
mdemo-inst.test * configure.in (AC_CONFIG_SUBDIRS): add libltdl, demo, mdemo and 1999-01-10 19:16:30 +00:00
mdemo-make.test *** empty log message *** 1999-01-10 14:44:06 +00:00
mdemo-shared.test * tests/demo-shared.test, tests/demo-static.test: new tests 1999-01-21 03:50:07 +00:00
mdemo-static.test * tests/demo-shared.test, tests/demo-static.test: new tests 1999-01-21 03:50:07 +00:00
mdemo-unst.test * tests/Makefile.am (EXTRA_DIST): remove ltdl-*.test 1998-12-16 02:31:59 +00:00
mdemo.test 1998-11-04 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-04 09:43:29 +00:00
nomode.test * Makefile.am (@DIST_MAKEFILE_LIST@): work around Ultrix /bin/sh bug 1999-01-20 22:12:51 +00:00
quote.test *** empty log message *** 1998-04-19 19:29:28 +00:00
sh.test *** empty log message *** 1998-12-18 22:23:51 +00:00
suffix.test *** empty log message *** 1998-03-05 16:23:43 +00:00