tests/depcomp7.test


Log

Author Commit Date CI Message
Ralf Wildenhues e3acdefa 2007-12-08T11:20:24 Reword the copyright notices to match what's suggested in GPLv3.
Ralf Wildenhues b9ff055d 2007-07-07T11:23:29 * COPYING, lib/COPYING: Update to GPLv3. All uses changed. * NEWS: Update.
Ralf Wildenhues e89ec38d 2007-03-28T23:08:06 * lib/depcomp (aix): Rewrite depmode in the spirit of the tru64 one. Fixes failure to catch dependencies with libtool and xlc in case of enable_static=no (which is the default on AIX without runtimelinking). * tests/depcomp7.test: Run test once with --disable-shared and once with --disable-static, to expose failure systematically. * NEWS: Update.
Ralf Wildenhues 72e9fed6 2006-05-10T21:16:21 * tests/depcomp6.test, tests/depcomp7.test: Cater for OpenBSD /bin/sh -e issue with failing commands in if clauses.
Ralf Wildenhues aa2878d1 2006-03-23T06:30:06 * tests/depcomp6.test, tests/depcomp7.test: Change back to using `$MAKE && exit 1', but make sure the last command in the test is successful.
Ralf Wildenhues 15c0eddc 2006-03-19T06:13:41 * tests/depcomp6.test, tests/depcomp7.test: Fix failure logic to work with `set -e'.
Ralf Wildenhues 64a8f2dd 2006-03-19T05:45:33 * tests/depcomp6.test, tests/depcomp7.test: New tests, for general `depcomp' functionality, with and without `subdir-objects', with and without `libtool'. * tests/Makefile.am: Adjust.