libtool/tests
Thomas Tanner e65f46d3fc * use the same header in all configure.in's and Makefile.am's
* NEWS: improved support for BeOS and Cygwin
* TODO: ILD branch was merged, all internal variables and macros
  are now documented
* demo/Makefile.am: use $(LIBS) instead of -lm
* doc/libtool.texi: documented new variable hardcode_into_libs
  and thread_safe_flag_spec, renamed all AM_ENABLE/DISABLE_* macros
  to AC_*, documented AC_DISABLE_FAST_INSTALL and AC_LIBTOOL_DLOPEN
* libltdl/ltdl.c: added two new error messages (cannot_open_error,
  cannot_close_error), use them where approriate,
  BeOS support (thanks to Xavier Pianet), on BeOS search modules
  additionally in ADDON_PATH
* libtool.m4: rewrote AC_CHECK_LIBM: BeOS and Cygwin don't have
  libm and *-ncr-sysv4.3* requires libmw
* ltconfig.in: don't check for LoadLibrary, hardcode dlopen
  configuration for BeOS and Cygwin
* ltmain.in: fix sourcing of .la files on Solaris
  (patch by Raja R Harinath)
1999-03-20 00:27:33 +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
build-relink.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-conf.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-exec.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-shared.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
cdemo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
defs *** empty log message *** 1998-03-09 05:34:02 +00:00
demo-conf.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-exec.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-inst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-nofast.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-shared.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo-unst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
demo.test * autogen: libltdl needs autoheader 1999-02-11 23:48:25 +00:00
depdemo-conf.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-exec.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-inst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-nofast.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-shared.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo-unst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
depdemo.test * merged my inter-library dependencies code from the ILD branch: 1999-03-18 21:57:08 +00:00
hardcode.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +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 * use the same header in all configure.in's and Makefile.am's 1999-03-20 00:27:33 +00:00
mdemo-conf.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-exec.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-inst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-make.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-shared.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-static.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo-unst.test * tests/*.test: when a test fails, skip tests that depend on it. 1999-03-19 17:58:53 +00:00
mdemo.test * autogen: libltdl needs autoheader 1999-02-11 23:48:25 +00:00
noinst-link.test * tests/noinst-link.test: new test 1999-03-19 16:54: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 * tests/sh.test: look for $Xsed' without $echo "X...' 1999-03-13 22:20:33 +00:00
suffix.test *** empty log message *** 1998-03-05 16:23:43 +00:00