libtool/tests
Gary V. Vaughan 99a808be8c libtoolize: massage installed libltdl file list at make time.
* libtoolize.m4sh (pkgltdldir, pkgdatadir): Put installable
libltdl files in pkgdatadir. When testing, and _lt_pkgdatadir
is set, adjust to look in libltdl subdirectory.
(func_massage_pkgltdl_files): Removed function and only caller,
because...
(pkgltdl_files): ...we substitute the pre-massaged files
directly...
(func_install_pkgltdl_files): ...from here.
Adjust installation of specially handled additional files.
* Makefile.am (ltdldir): Location of libltdl files in source
tree.
(ltdldest, ltdldatafiles): Removed.
(pkgltdl_files): New pre-massaged list of libltdl sources.
(install-data-local, uninstall-hook): Use it.
* tests/libtoolize.at: Reorder expected output to match actual
libtoolize output.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2011-11-08 21:34:11 +07:00
..
cdemo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
demo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
depdemo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
f77demo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
fcdemo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
mdemo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
mdemo2 maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
pdemo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
tagdemo maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
.gitignore maint: tidy, sort and consolidate .gitignore files. 2011-10-22 18:36:16 +07:00
am-subdir.at Drop usage of obsolete macros AC_EXEEXT and AC_OBJEXT. 2008-03-08 12:14:15 +00:00
archive-in-archive.at archive-in-archive.at passes with Microsoft lib. 2010-08-31 20:59:11 +02:00
bindir.at Fix bindir check logic, and relax non-bindir case for AIX. 2010-10-15 05:38:35 +02:00
cdemo-conf.test
cdemo-exec.test * tests/cdemo-exec.test: use $EXEEXT where appropriate 2007-07-16 22:53:06 +00:00
cdemo-make.test
cdemo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
cdemo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
cdemo-shared.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
cdemo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
cdemo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
cdemo-static.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
cdemo-undef-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
cdemo-undef-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
cdemo-undef.test Fix checks for unsupported allow_undefined_flag. 2008-10-28 20:47:44 +01:00
cmdline_wrap.at tests: add a keyword `expensive' to very long running tests. 2011-10-31 19:51:18 +07:00
configure-iface.at
convenience.at
ctor.at Add $EXEEXT to all linked programs in the new testsuite. 2008-11-23 22:42:59 +01:00
cwrapper.at Fix cwrapper test failure with --disable-static. 2010-11-10 19:28:11 +01:00
darwin.at On Mac OS X try .dylib as well as .so with lt_dlopenext 2011-03-05 10:14:19 -06:00
defs.m4sh tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-conf.test
demo-deplibs.test
demo-exec.test * tests/cdemo-exec.test: use $EXEEXT where appropriate 2007-07-16 22:53:06 +00:00
demo-hardcode.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
demo-inst.test
demo-make.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
demo-nofast-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-nofast-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-nofast-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-nofast-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-nofast.test
demo-noinst-link.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
demo-nopic-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-nopic-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-nopic.test Skip demo-nopic tests if SELinux policy will cause failure. 2010-06-09 11:45:51 -05:00
demo-pic-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-pic-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-pic.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
demo-relink.test
demo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-shared-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-shared-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-shared.test
demo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-static-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-static-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
demo-static.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
demo-unst.test
depdemo-conf.test
depdemo-exec.test
depdemo-inst.test
depdemo-make.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
depdemo-nofast-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-nofast-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-nofast-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-nofast-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-nofast.test
depdemo-relink.test tests: fix $EXEEXT typo. 2010-10-14 14:22:53 +02:00
depdemo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-shared-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-shared-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-shared.test
depdemo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-static-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-static-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
depdemo-static.test
depdemo-unst.test
deplib-in-subdir.at Testsuite exposure for relative output file names and deplibs. 2010-01-11 21:49:38 +01:00
deplibs-ident.at
deplibs-mingw.at
destdir.at
dlloader-api.at
dumpbin-symbols.at msvc: handle symbols from different files independently. 2010-10-04 16:02:39 +02:00
duplicate_conv.at tests: reloadable objects do not work on MSVC, SKIP test. 2010-09-22 09:58:47 +02:00
duplicate_deps.at
duplicate_members.at Use AT_CHECK more liberally in duplicate members test. 2009-01-31 11:27:11 +01:00
early-libtool.at LT_OUTPUT should always create the libtool script. 2009-03-20 16:42:55 +01:00
exceptions.at tests: __declspec (dll{ex,im}port) in tests/exceptions.at 2010-09-20 09:07:25 +02:00
execute-mode.at
exeext.at
export.at
f77demo-conf.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
f77demo-exec.test
f77demo-make.test
f77demo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-shared.test
f77demo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
f77demo-static.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
fail.at
fcdemo-conf.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
fcdemo-exec.test
fcdemo-make.test
fcdemo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-shared.test
fcdemo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
fcdemo-static.test
flags.at
getopt-m4sh.at tests: remove unused aux_dir' variable from getopt-m4sh.test'. 2011-10-22 18:36:16 +07:00
help.at tests: avoid spurious test failure due to library mode on HP-UX. 2010-09-02 08:18:12 +02:00
indirect_deps.at
infer-tag.at
inherited_flags.at
install.at
lalib-syntax.at tests: mark 'syntax of .la files' as XFAIL, expose failure. 2010-08-30 22:42:11 +02:00
libtoolize.at libtoolize: massage installed libltdl file list at make time. 2011-11-08 21:34:11 +07:00
link-2.test
link-order2.at
link-order.at
link.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
loadlibrary.at
localization.at tests: fix localization test for GCC on HP-UX 11.00. 2010-09-01 22:12:13 +02:00
lt_dladvise.at
lt_dlexit.at tests: ISO C++ forbids declaration of 'v1' with no type. 2010-09-22 23:25:23 +07:00
lt_dlopen_a.at Only use preopen loader to load preopened archives 2009-11-15 20:49:55 -06:00
lt_dlopen.at
lt_dlopenext.at
ltdl-api.at Remove unnecessary global argz functions. 2008-08-26 12:41:25 -05:00
ltdl-libdir.at tests: avoid distcheck failure with --disable-ltdl-install. 2010-09-18 10:21:38 +02:00
mdemo2-conf.test
mdemo2-exec.test
mdemo2-make.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
mdemo-conf.test
mdemo-dryrun.test
mdemo-exec.test
mdemo-inst.test * tests/cdemo-exec.test: use $EXEEXT where appropriate 2007-07-16 22:53:06 +00:00
mdemo-make.test
mdemo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-shared-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-shared-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-shared.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
mdemo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-static-inst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-static-unst.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
mdemo-static.test
mdemo-unst.test
need_lib_prefix.at Skip need_lib_prefix.at on systems without lib prefix on libraries. 2010-09-27 13:44:48 +02:00
no-executables.at Fix AC_NO_EXECUTABLES test failure on IRIX 6.5. 2010-09-12 15:40:29 +02:00
nocase.at
nomode.test
nonrecursive.at
objectlist.test
old-m4-iface.at testsuite: add missing @LIBS@ in a link command line. 2009-06-07 11:58:59 +02:00
pdemo-conf.test
pdemo-exec.test
pdemo-inst.test * tests/cdemo-exec.test: use $EXEEXT where appropriate 2007-07-16 22:53:06 +00:00
pdemo-make.test * HACKING (Licensing Rules): Explain the various license texts 2007-03-25 12:12:44 +00:00
pic_flag.at tests: fix parsing of configure output by pic_flag.at. 2011-11-07 23:43:56 +07:00
quote.test Revenge of the $ECHO. Kill most uses of Xsed. 2008-11-23 14:42:06 +01:00
recursive.at
resident.at
runpath-in-lalib.at
search-path.at tests: check if sys_lib_search_path_spec works on MSVC. 2010-09-27 20:09:53 +02:00
sh.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
shlibpath.at
slist.at
standalone.at
static.at Fix ccache test for MSVC. 2010-07-04 21:50:53 +02:00
stresstest.at tests: add a keyword `expensive' to very long running tests. 2011-10-31 19:51:18 +07:00
subproject.at
suffix.test Add Go support. 2010-12-20 08:05:09 +01:00
sysroot.at Minor sysroot fixups. 2010-08-28 20:15:09 -04:00
tagdemo-conf.test
tagdemo-exec.test
tagdemo-make.test
tagdemo-shared-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
tagdemo-shared-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
tagdemo-shared.test
tagdemo-static-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
tagdemo-static-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
tagdemo-static.test
tagdemo-undef-exec.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
tagdemo-undef-make.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
tagdemo-undef.test Fix checks for unsupported allow_undefined_flag. 2008-10-28 20:47:44 +01:00
tagtrace.test tests: prefix absolute directory variables with 'abs_'. 2011-11-08 20:07:52 +07:00
template.at Add $EXEEXT to all linked programs in the new testsuite. 2008-11-23 22:42:59 +01:00
testsuite.at tests: avoid localization failure due to unstable compiler messages. 2010-09-16 22:02:50 +02:00
TODO Add a test to simulate a failure visible on systems which 2007-06-24 20:46:47 +00:00
versioning.at Skip part of versioning test on AIX. 2010-08-21 10:12:55 +02:00
with-pic.at Modify --with-pic to support per-package configurations. 2010-11-10 22:40:11 +01:00