summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve, extend and tweak tests on Texinfo support.Stefano Lattarini2011-01-1124-117/+514
* Fix maintainer-check regression.Ralf Wildenhues2011-01-021-2/+2
* Bump copyright years.Ralf Wildenhues2011-01-021-1/+1
* Work around a bug in file-inclusion mechanism of Solaris make.Stefano Lattarini2010-12-237-0/+384
* Fix two spurious testsuite failures on IRIX 6.5.Stefano Lattarini2010-12-222-3/+5
* Merge branch 'fix-test-distlinksbrk-botched-make-k' into maintStefano Lattarini2010-12-211-18/+13
|\
| * distlinksbrk.test: Work around botched "make -k".Stefano Lattarini2010-12-211-18/+13
* | Fix sed-related buglet in test "subdir5.test"Stefano Lattarini2010-12-211-1/+2
* | Improve tests on generated portions of configure help screen.Stefano Lattarini2010-12-149-21/+28
* | Avoid running installed automake from 'libtool --help'.Ralf Wildenhues2010-12-101-0/+3
* | Fix spurious silent*.test failures for $CC != gccStefano Lattarini2010-11-258-19/+538
* | Tests: consistently use "|| Exit 1" after ". ./defs".Stefano Lattarini2010-11-2147-47/+47
* | Avoid useless cleaning in some `silent*.test' tests.Stefano Lattarini2010-11-215-12/+0
* | help4.test: fix botched heading comment.Stefano Lattarini2010-11-191-2/+2
* | help2.test: add checks on aclocal too.Stefano Lattarini2010-11-191-1/+11
* | Merge branch 'fix-silentf77-sun-fortran' into maintStefano Lattarini2010-11-172-0/+12
|\ \
| * | Fix spurious failures of silent-rules tests with Sun Fortran.Stefano Lattarini2010-11-172-0/+12
* | | Merge branch 'fix-silent5-sun-fortran' into maintStefano Lattarini2010-11-171-0/+4
|\ \ \
| * | | Fix spurious failures of silent5.test with Sun Fortran.Stefano Lattarini2010-11-171-0/+4
* | | | Merge branch 'fix-colon-tests-regression-on-aix' into maintStefano Lattarini2010-11-162-2/+2
|\ \ \ \
| * | | | Fix regression in colon{5,6}.test (failures on AIX 5.3).Stefano Lattarini2010-11-162-2/+2
* | | | | Merge branch 'fix-ansi-test-regression-on-aix' into maintStefano Lattarini2010-11-161-4/+2
|\ \ \ \ \
| * | | | | Fix regression in ansi.test (failure on AIX 5.3).Stefano Lattarini2010-11-161-4/+2
* | | | | | tests: avoid '##'-style comments inside recipe commands.Ralf Wildenhues2010-11-162-4/+4
* | | | | | tests: work around dash quoting issue in case statements.Ralf Wildenhues2010-11-142-2/+2
* | | | | | Fix install-strip when $(STRIP) contains several words.Ralf Wildenhues2010-11-144-4/+121
* | | | | | Merge branch 'fix-yaccdry.test' into maintRalf Wildenhues2010-11-101-0/+1
|\ \ \ \ \ \
| * | | | | | Fix yaccdry.test failure: require bison.Ralf Wildenhues2010-11-101-0/+1
* | | | | | | Fix a bug in variable concatanation with `+='.Stefano Lattarini2010-11-073-0/+56
|/ / / / / /
* | | | | | Fix and document rules to not touch the tree with `make -n'.Ralf Wildenhues2010-11-045-0/+170
* | | | | | Add test for `AM_WITH_DMALLOC' macro.Stefano Lattarini2010-10-043-0/+63
* | | | | | Fix nits and bugs in tests `help*.test'.Stefano Lattarini2010-10-044-16/+14
* | | | | | Improve tests `help*.test' (also fixes maintcheck failures).Stefano Lattarini2010-10-034-20/+36
* | | | | | Document and fix expansion of variables before rules.Ralf Wildenhues2010-10-031-30/+29
* | | | | | Merge branch 'fix-tests-empty-regression' into maintRalf Wildenhues2010-10-021-4/+4
|\ \ \ \ \ \
| * | | | | | Revert "parallel-tests: avoid command-line length limit issue."Ralf Wildenhues2010-10-021-4/+4
* | | | | | | Extend tests on `--help' and `--version' options.Stefano Lattarini2010-09-266-15/+172
* | | | | | | Testsuite: Use `$PATH_SEPARATOR', not `:', when extending PATH.Stefano Lattarini2010-09-2510-21/+22
* | | | | | | Testsuite: new vars `$PATH_SEPARATOR' and `$APIVERSION'.Stefano Lattarini2010-09-251-3/+6
* | | | | | | Remove obsolete .cvsignore files.Stefano Lattarini2010-09-221-10/+0
* | | | | | | Avoid triple-space after period.Eric Blake2010-09-171-2/+2
* | | | | | | Test automake-generated portions of configure help screen.Stefano Lattarini2010-09-1613-3/+438
* | | | | | | tests/README: Don't put GCS mandated tools in $required.Stefano Lattarini2010-09-151-1/+3
* | | | | | | Merge branch 'fix-colon-tests-regression' into maintStefano Lattarini2010-09-131-5/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix regression in test `colon4.test'.Stefano Lattarini2010-09-131-5/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Do not require "gzip" explicitly in tests.Stefano Lattarini2010-09-093-4/+4
* | | | | | | regenerate Makefile.in to sync with previous commitsStefano Lattarini2010-09-091-4/+5
* | | | | | | Make some `confh*.test' tests more "semantic" (plus tweakings).Stefano Lattarini2010-09-086-19/+94
* | | | | | | Remove useless whitespace padding in XFAIL_TESTS definition.Stefano Lattarini2010-09-081-5/+5
| |/ / / / / |/| | | | |
* | | | | | parallel-tests: avoid command-line length limit issue.Ralf Wildenhues2010-09-071-4/+4