libtool/tests
Gary V. Vaughan fd13e4f5ca Add some new tests for Libtool's support of Automake
subdir-objects builds.  This marks the beginning of a move to an
Autotest driven test framework, which will eventually allow us to
trim away many of the generated files in the current test demo
subdirectories:

* configure.ac (AC_CONFIG_TESTDIR): Re-enable commented out
Autotest macros.
(AUTOTEST, M4SH): Use --language long hand.
* bootstrap: Generate tests/testsuite, and by implication
tests/package.m4.
* Makefile.am (edit): Add substitutions needed to generate
tests/package.m4 from bootstrap.
(check-recursive): Add tests/testsuite.
(TESTSUITE): The new Autotest testsuite target.
(TESTSUITE_AT): The Autotest sources.
(EXTRA_DIST): Distribute the generated testsuite and sources.
(tests/package.m4): Use $(edit) to propagate package metadata to
the new tests.
(tests/testsuite): Build the testsuite.
(tests/atconfig): How to regenerate the file.
(check-local): Hook Autotest into `make check'.
(installcheck-local): Run the testsuite on the installed tree.
(clean-local): Tidy our file droppings.
* tests/Makefile.am: Remove bitrotted code from Autotest
experiments in Autoconf 2.52 era.  Updated the rest and moved into
Makefile.am.
* tests/testsuite.at: New container for Autotest test groups.
* tests/am-subdir.at: New test group for compatibility with
Automake's subdir-objects builds.  Currently holds two tests, one
for a C project and another similar project in C++.
* TODO: Add an entry to remind us that these new tests expose a
bug in libtool.
* NEWS: Updated.
2004-10-16 14:43:48 +00:00
..
cdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
demo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
depdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
f77demo Our fortran tests were not very good. All the libraries created 2004-09-12 13:36:17 +00:00
mdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
mdemo2 The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
pdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
tagdemo The Grand Renaming. In preparation for libtool-2.0, move all of 2004-08-22 22:02:07 +00:00
.cvsignore
am-subdir.at Add some new tests for Libtool's support of Automake 2004-10-16 14:43:48 +00:00
cdemo-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
cdemo-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
cdemo-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
cdemo-shared.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
cdemo-static.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
cdemo-undef.test * tests/cdemo-undef.test: New test for hosts that allow shared 2004-10-13 16:01:01 +00:00
defs.m4sh * tests/defs.m4sh (scripts): Actually scan the generated ltmain.sh 2004-10-07 03:07:13 +00:00
demo-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-deplibs.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-hardcode.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-inst.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-nofast.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-noinst-link.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-nopic.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-pic.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-relink.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-shared.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-static.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
demo-unst.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-inst.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-nofast.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-relink.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-shared.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-static.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
depdemo-unst.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
f77demo-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
f77demo-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
f77demo-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
f77demo-shared.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
f77demo-static.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
link-2.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
link.test * tests/link.test: Fix check for use of libnlsut.a under 2004-10-11 15:15:00 +00:00
Makefile.am Add some new tests for Libtool's support of Automake 2004-10-16 14:43:48 +00:00
mdemo2-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo2-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo2-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-dryrun.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-inst.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-shared.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-static.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
mdemo-unst.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
nomode.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
pdemo-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
pdemo-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
pdemo-inst.test * tests/pdemo-inst.test: Correction for mis-application of 2004-10-10 15:18:24 +00:00
pdemo-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
quote.test * tests/link.test: Fix check for use of libnlsut.a under 2004-10-11 15:15:00 +00:00
sh.test * tests/sh.test: Remove tests which fail on AS_SHELL_SANITIZE 2004-10-07 13:01:36 +00:00
suffix.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
tagdemo-conf.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
tagdemo-exec.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
tagdemo-make.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
tagdemo-shared.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
tagdemo-static.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
tagdemo-undef.test * tests/tagdemo-undef.test: New test for hosts that allow shared 2004-10-13 07:15:02 +00:00
tagtrace.test * tests/cdemo-conf.test, tests/cdemo-exec.test, 2004-09-23 14:50:36 +00:00
testsuite.at Add some new tests for Libtool's support of Automake 2004-10-16 14:43:48 +00:00