Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 828fcc88 | 2001-02-16 06:16:27 | * tests/subobj3.test: Exit with status 77 if gcc not found. * tests/pr9.test: Exit with status 77 if gzip not found. * tests/pr87.test: Exit with status 77 if gcc not found. * tests/pr19.test: Exit with status 77 if gzip or gcc not found. * tests/install2.test: Exit with status 77 if gzip not found. * tests/exsource.test: Exit with status 77 if GNU make not found. * tests/ansi3.test: Exit with status 77 if gcc not found. * tests/target-cflags.test: Require GNU make. Exit with status 77 if gcc or make not found. Fixes PR automake/121. | ||
| 68cbb321 | 2001-02-08 05:48:09 | * automake.in (handle_dependencies): Use _am_include, not AMINCLUDE. * tests/exsource.test: Use _am_include, not AMINCLUDE. * m4/make.m4 (AM_MAKE_INCLUDE): Use _am_include, not AMINCLUDE. | ||
| f8a4ccd9 | 2001-02-06 15:03:59 | * automake.in (handle_dependencies): Rename AM_INCLUDE to AMINCLUDE. * m4/make.m4 (AM_MAKE_INCLUDE): Likewise. * tests/exsource.test: Likewise. | ||
| 3e199386 | 2001-02-05 06:58:21 | * exsource.test: Updated for new include code. | ||
| 4f4b76fa | 1999-11-23 04:58:16 | * exsource.test: Don't use configure substitution in _SOURCES. * depend.test: Don't use configure substitution in _SOURCES. | ||
| 9ae48df8 | 1999-11-21 21:35:41 | Merged from user-dep-gen-branch. | ||
| c7266e91 | 1998-09-26 18:32:31 | Test suite updates for the @SHELL@ change: * exsource.test: Set SHELL on `make' command line. * ansi.test: Set SHELL on `make' command line. * texinfo.test: Set SHELL on `make' command line. * insh2.test: Set SHELL on `make' command line. * empty.test: Rewrite @SHELL@ to /bin/sh. | ||
| aae29754 | 1997-04-09 01:36:35 | tests respect MAKE | ||
| 931ea4e5 | 1997-03-20 07:38:20 | fixlets | ||
| 6e083c82 | 1996-11-15 07:14:37 | Updated tests for new CC checking | ||
| 2f78657f | 1996-08-08 20:02:46 | Another test |