libtool/tests
Peter O'Gorman fc9914a1d1 * config/ltmain.m4sh (func_extract_archives,func_extract_an_archive):
On darwin, uniq can not take the flags -cd together, thanks to Ralf
for the fix, also ar does not accept N, so we use the fact that
ar x libfoo.a foo.o will always extract the first foo.o in the
archive and we then delete foo.o from the archive, which will also
delete only the first foo.o, then rinse and repeat. Also add markers
for the testuite.
* m4/libtool.m4 (_LT_CONFIG): Add a marker so that we can use a sed
expression to find the shell functions in libtool.
* tests/functests.at: Test this feature.
* tests/testsuite.at: Add the test.
* tests/Makefile.am: Add the test.
2004-12-20 15:03:39 +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 a search path option to libtoolize so that we can run it from 2004-11-29 13:50:54 +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 If the user's login shell is something crazy like, oooh, 2004-11-24 14:04:15 +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/demo-nopic.test [solaris, sunos]: Skip test. 2004-12-20 07:59:58 +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/demo-relink.test, tests/depdemo-relink.test: SKIP, don't 2004-11-28 19:48:15 +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/demo-relink.test, tests/depdemo-relink.test: SKIP, don't 2004-11-28 19:48:15 +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
functests.at * config/ltmain.m4sh (func_extract_archives,func_extract_an_archive): 2004-12-20 15:03:39 +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 * config/ltmain.m4sh (func_extract_archives,func_extract_an_archive): 2004-12-20 15:03:39 +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 * config/ltmain.m4sh (opt_silent): Whether --silent was given. 2004-10-24 15:17:23 +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
objectlist.test * config/ltmain.m4sh (func_mode_link), tests/objectlist.test: 2004-11-22 15:43:44 +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 * config/ltmain.m4sh (func_extract_archives,func_extract_an_archive): 2004-12-20 15:03:39 +00:00