]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix several test failures on Cygwin and MinGW.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 8 Mar 2008 18:02:39 +0000 (18:02 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 8 Mar 2008 18:02:39 +0000 (18:02 +0000)
commit1b8b9e3e5eb98322267b03487f73f427bb0fe2ab
tree974dd2fd5470ac47eea2f58accdf85a5869953de
parentd84baeaee5f2b92b53e8a41e51b4af245f39b87e
Fix several test failures on Cygwin and MinGW.
* tests/nonrecursive.at: Use -no-undefined for foo.la.
* tests/recursive.at: Likewise.
* tests/subproject.at: Likewise.
* tests/lt_dladvise.at: For systems where undefined symbols are
not allowed, to not try to load the module libdepend.
[ mingw ]: Add to list of such systems.
* tests/testsuite.at (_LT_AT_TRANSLATE_TEXT_OUTPUT): New macro,
to translate line ending of expout and experr files suitable for
host executables.
(LT_AT_CHECK, LT_AT_NOINST_EXEC_CHECK): Use it.
Report by Bob Friesenhahn.
ChangeLog
tests/lt_dladvise.at
tests/nonrecursive.at
tests/recursive.at
tests/subproject.at
tests/testsuite.at