| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: rename 'tests/' => 't/', '*.test' => '*.sh' | Stefano Lattarini | 2012-04-06 | 1 | -71/+0 |
* | tests: quote 'like this', not `like this', as per GCS recommendation | Stefano Lattarini | 2012-02-23 | 1 | -1/+1 |
* | tests: prefer 'configure.ac' over 'configure.in' | Stefano Lattarini | 2012-02-22 | 1 | -1/+1 |
* | maint: run "make update-copyright" | Stefano Lattarini | 2012-02-16 | 1 | -2/+1 |
* | testsuite: require C compiler explicitly in tests needing it | Stefano Lattarini | 2011-05-25 | 1 | -0/+1 |
* | tests: drop useless requirements of gcc (plus testsuite tweakings) | Stefano Lattarini | 2011-05-03 | 1 | -11/+9 |
* | tests: enable 'errexit' shell flag by default. | Stefano Lattarini | 2011-01-11 | 1 | -3/+2 |
* | Modernize, improve and extend tests for PR (`pr[0-9]*.test'). | Stefano Lattarini | 2010-08-10 | 1 | -12/+14 |
* | PR tests: add excerpts from original bug reports, for clarity. | Stefano Lattarini | 2010-08-10 | 1 | -0/+1 |
* | Revert Automake license to GPLv2+. | Ralf Wildenhues | 2009-05-17 | 1 | -1/+1 |
* | Use `Exit' instead of `exit' in test suite. | Ralf Wildenhues | 2008-09-06 | 1 | -5/+5 |
* | Reword the copyright notices to match what's suggested in GPLv3. | Ralf Wildenhues | 2007-12-08 | 1 | -7/+3 |
* | * COPYING, lib/COPYING: Update to GPLv3. All uses changed. | Ralf Wildenhues | 2007-07-07 | 1 | -1/+1 |
* | * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02, | Alexandre Duret-Lutz | 2005-05-14 | 1 | -2/+2 |
* | * tests/aclibobj.test, tests/aclocal.test, tests/aclocal3.test, | Alexandre Duret-Lutz | 2003-11-14 | 1 | -1/+1 |
* | * configure.in: Check for EGREP and FGREP. Create tests/defs. | Alexandre Duret-Lutz | 2002-09-08 | 1 | -1/+19 |
* | * lib/am/distdir.am (distcheck): Strip $(srcdir) prefix on | Alexandre Duret-Lutz | 2002-09-05 | 1 | -2/+1 |
* | * tests/defs (required): Handle `gcc' and `g++'; automatically | Alexandre Duret-Lutz | 2002-06-18 | 1 | -5/+2 |
* | * tests/defs (required): Handle `GNUmake'. | Alexandre Duret-Lutz | 2002-06-18 | 1 | -2/+2 |
* | * tests/pr87.test, tests/yaccvpath.test: Require GNU make. | Alexandre Duret-Lutz | 2002-03-26 | 1 | -0/+2 |
* | * configure.in: Test for Autoconf >= 2.52. | Alexandre Duret-Lutz | 2001-12-26 | 1 | -3/+0 |
* | * tests/ansi3.test, tests/ansi5.test, tests/ccnoco.test, | Tom Tromey | 2001-08-28 | 1 | -0/+4 |
* | * tests/yaccvpath.test: No need to remove dummy files. | Tom Tromey | 2001-03-04 | 1 | -2/+0 |
* | * tests/subobj3.test: Exit with status 77 if gcc not found. | Tom Tromey | 2001-02-16 | 1 | -1/+1 |
* | * tests/pr87.test: Check foo/Makfile.in after it is created. | Pavel Roskin | 2001-02-09 | 1 | -7/+8 |
* | updated comment | Tom Tromey | 2001-02-08 | 1 | -0/+1 |
* | * tests/pr87.test: Added check for blank line after `.c.o' rule. | Tom Tromey | 2001-02-08 | 1 | -0/+10 |
* | * m4/depend.m4 (AM_DEPENDENCIES): Don't leave `AC_PROG_CC' etc. in | Akim Demaille | 2001-01-26 | 1 | -2/+2 |
* | * pr87.test: Prevent automake from looking into .. and ../.. | Pavel Roskin | 2000-11-24 | 1 | -0/+1 |
* | * pr87.test: New file. From PR automake/87. | Tom Tromey | 2000-11-23 | 1 | -0/+47 |