libtool/tests
Gary V. Vaughan 32f1e626b8 Add a search path option to libtoolize so that we can run it from
the testsuite without pulling in the last installed macros and
ltdl sources:

* libtoolize.m4sh:  Add a -I option to change libtoolize's search
path for macro files, and libltdl master sources.
(pkgvdatadir, pkgvmacrodir): Renamed...
(pkgvdatadirs, pkgvmacrodirs): ...as they can now contain a ':'
delimited list of directories.  Adjust all callers.
(func_copy_all_from_path): New function to search a ':' delimited
search path for a directory to copy.
(func_serial_update, func_ltmain_update, func_config_update): New
first parameter is a filename to search for.  srcdir parameter can
now be a ':' delimited search path.  Adjust all callers.
(func_copy_some_files): Ditto.
Put srcfile_spec first in parameter list for consistency with
other functions.  Adjust all callers.
(func_copy_cb): func_copy adapter function to call func_copy
correctly from func_copy_some_files.
(func_filename_path_search): Return the full path to the first
occurence of a named file found in a list of directories.
* tests/testsuite.at (LIBTOOLIZE): Wrap exported LIBTOOLIZE
initialisation in PREPARE_TESTS diversion to stop it being
discarded when testsuite is generated.
(AT_LIBTOOLIZE): Factor out libtoolize calls,
and set search path to find macros and libltdl source files from
the source tree.
(AT_CHECK_LIBTOOLIZE): Test it.
(AT_BOOTSTRAP): Adjust.  Split out call to make.
* tests/am-subdir.at: Call make explicitly.
(Makefile.am): Fix typo in ACLOCAL_AMFLAGS,
2004-11-29 13:50:54 +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 Minor cosmetic fixe and CVS administrivia. 1998-10-27 16:09:56 +00:00
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 * m4/libtool.m4, tests/demo-nopic.test: Undo bogus commit. 2004-11-22 15:48:32 +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
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 * Makefile.am: Move Autotest rules from here... 2004-11-24 14:55:55 +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 Add a search path option to libtoolize so that we can run it from 2004-11-29 13:50:54 +00:00