* Ralf Wildenhues wrote on Thu, Dec 14, 2006 at 08:48:29PM CET: > Let's move this from libtool to -patches; archive diggers, see > <http://lists.gnu.org/archive/html/libtool/2006-12/msg00017.html>.
> The patch below is merely the first step, and it does not fix > any resulting bugs yet. It probably doesn't expose the original > reported bug yet unless you have an S: drive on w32. More testing > to come. I've applied this now. Cheers, Ralf > 2006-12-14 Ralf Wildenhues <[EMAIL PROTECTED]> > > Introduce a new test keyword `recursive' for tests that create a > modified `libtool' script and run the suite on this script. All > tests with the keyword `libtool' are (by definition) suitable to > be used here. > > * tests/cmdline_wrap.at: New test. > * Makefile.am: Adjust. > * tests/testsuite.at (LT_ESCAPE): New macro: clone of Autoconf > AS_ESCAPE that does not escape `$'. > (LT_AT_CHECK): New macro: print a command-to-be-run while > expanding parameters but nothing else. > * tests/stresstest.at: Use LT_AT_CHECK. Create some files to > expose erroneous globbing errors with `-export-symbols-regex', > similar to those reported by Charles Wilson. Use `eval' and > adjusted quoting so the expansion doesn't already happen in the > testsuite commands. > * HACKING: Update.
