| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: rename 'tests/' => 't/', '*.test' => '*.sh' | Stefano Lattarini | 2012-04-06 | 1 | -58/+0 |
* | 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 |
* | tests: enable 'errexit' shell flag by default. | Stefano Lattarini | 2011-01-11 | 1 | -4/+2 |
* | Modernize, improve and/or extend test scripts `conf*.test'. | Stefano Lattarini | 2010-08-10 | 1 | -6/+8 |
* | Use `set -e' in confsub.test (avoid false negatives). | Stefano Lattarini | 2010-04-25 | 1 | -4/+4 |
* | 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 | -9/+9 |
* | 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 |
* | * Makefile.am (maintainer-check): Suggest using $sleep instead of | Alexandre Duret-Lutz | 2003-01-10 | 1 | -2/+2 |
* | * configure.in: Check for EGREP and FGREP. Create tests/defs. | Alexandre Duret-Lutz | 2002-09-08 | 1 | -1/+20 |
* | fgrep -> $FGREP, egrep -> $EGREP | Paul Eggert | 2002-05-30 | 1 | -4/+4 |
* | * Makefile.am (maintainer-check): Check for `sleep 1' uses in the | Alexandre Duret-Lutz | 2002-04-07 | 1 | -1/+1 |
* | * Makefile.am (maintainer-check): Check for misuses of make, | Alexandre Duret-Lutz | 2002-03-21 | 1 | -2/+2 |
* | * configure.in: Test for Autoconf >= 2.52. | Alexandre Duret-Lutz | 2001-12-26 | 1 | -3/+0 |
* | * tests/confsub.test, tests/depdist.test, tests/extra5.test, | Alexandre Duret-Lutz | 2001-12-06 | 1 | -0/+3 |
* | * automake.in (&handle_configure): Use the config.status 2.50 | Akim Demaille | 2001-10-26 | 1 | -7/+18 |
* | * tests/acoutnoq.test, tests/acoutput.test, tests/acoutqnl.test, | Akim Demaille | 2001-10-20 | 1 | -3/+0 |
* | * tests/defs (configure.in): Use credible AM_INIT_AUTOMAKE | Akim Demaille | 2001-10-20 | 1 | -0/+1 |
* | 2001-05-13 Tom Tromey <tromey@redhat.com> | Tom Tromey | 2001-05-13 | 1 | -2/+0 |
* | Use AM_CONDITIONAL and if/endif for AMDEP. | Akim Demaille | 2001-04-09 | 1 | -0/+1 |
* | * libobj2.test: Put depcomp into subdir. | Tom Tromey | 2000-03-19 | 1 | -0/+2 |
* | For PR automake/45: | Tom Tromey | 2000-03-19 | 1 | -0/+1 |
* | * aclocal.test: Put AM_INIT_AUTOMAKE into configure.in. | Tom Tromey | 1998-09-26 | 1 | -1/+1 |
* | test fixlet | Tom Tromey | 1997-04-28 | 1 | -2/+1 |
* | set CONFIG_HEADERS right when in subdir | Tom Tromey | 1997-03-11 | 1 | -1/+2 |
* | bug fix | Tom Tromey | 1997-02-05 | 1 | -1/+5 |
* | Wrote AM_CONFIG_HEADER | Tom Tromey | 1996-11-22 | 1 | -1/+1 |
* | Updated tests for new CC checking | Tom Tromey | 1996-11-15 | 1 | -0/+1 |
* | Allow config.h in subdir; other config.h cleanups | Tom Tromey | 1996-09-20 | 1 | -0/+28 |