summaryrefslogtreecommitdiff
path: root/tests/check.mk
AgeCommit message (Expand)Author
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-31tests: fix a missing-dependency problemJim Meyering
2011-10-17maint: speed up make check (vc_exe_in_TESTS)Pádraig Brady
2011-06-19tests: make test runner a script, not a shell functionStefano Lattarini
2011-06-14tests: accommodate HP-UX and ksh-derived shellsJim Meyering
2011-04-28tests: write skip explanation from perl scripts also to outer stderrJim Meyering
2011-02-10tests: fix bug in preceding check.mk changeJim Meyering
2011-02-10tests: avoid gross inefficiency in "make test"Jim Meyering
2011-01-26tests: don't hide all trace of the vc_exe_in_TESTS testJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-14tests: default to /tmp as the temporary directoryPaul Eggert
2010-04-07tests: add a PATH-sanity-check to help-versionJim Meyering
2010-02-01maint: use $(CONFIG_INCLUDE) rather than the hardcoding lib/config.hPádraig Brady
2010-01-12maint: fix tests on solaris by using /usr/xpg4/binPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-11tests: use a slightly better CU_TEST_NAME settingJim Meyering
2009-03-31build: use Automake's new parallel-tests featureRalf Wildenhues
2009-03-02tests: when skipping a test, say why on screen, not just in the logJim Meyering
2008-10-26tests: seq: check for today's extended long double fixJim Meyering
2008-10-04tests: fix the install/strip-program testJim Meyering
2008-09-29fix make variable quotation errorRalf Wildenhues
2008-09-26seq -0.1 0.1 2: print final number when locale's decimal point is ","Jim Meyering
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-07-10make check: accommodate stricter POSIX-conforming shellsJim Meyering
2008-06-18* tests/check.mk: Fix a typo in a comment.Jim Meyering
2008-06-14run gnulib-tests in parallelJim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-16tests: allow to run Perl tests more cleanlyJim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-05-06tests: hoist envvar-check so it is run for every testJim Meyering
2008-05-06avoid problems with sign-extended "char" operand to is* functionsJim Meyering
2008-04-27tests: put root-only (usually skipped) tests at the endJim Meyering
2008-04-24tests: do define built_programsJim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-04-12tests: always enable VERBOSE output, now that test framework works betterJim Meyering
2008-02-16Avoid tests/cp/acl test failure.Jim Meyering
2008-01-31Adapt to new version of vc-list-files.Jim Meyering
2008-01-13Remove each output redirection target before writing to it.Jim Meyering
2007-11-30Add quotes to protect against white space in build dir name.Ralf Wildenhues
2007-11-16Port to Solaris 'make' and use a Posixish shell on Solaris.Jim Meyering
2007-10-29Avoid test failure in non-srcdir build vs. the git tree.Jim Meyering
2007-10-20Adjust tests to pass, now that Test.pm ones use check.mk.Jim Meyering
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-10-05Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.Jim Meyering
2007-09-22Don't print the commands of a 10-line script that's run in each subdir.Jim Meyering
2007-09-16tests/check.mk (vc_exe_in_TESTS): Don't rely on the value of $(TESTS),Jim Meyering
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering