summaryrefslogtreecommitdiff
path: root/build-aux/check.mk
AgeCommit message (Expand)Author
2009-03-18maint: normalize leading-TAB indentation in MakefilesJim Meyering
2008-08-02tests: fix build-aux/check.mk for non-GNU makeRalf Wildenhues
2008-06-14run gnulib-tests in parallelJim Meyering
2008-05-16tests: allow to run Perl tests more cleanlyJim Meyering
2008-05-06tests: save and restore TERM around use of TESTS_ENVIRONMENT,Jim Meyering
2008-04-27tests: remove temporary log file upon catchable signalJim Meyering
2008-02-10Use a better dirname emulation.Jim Meyering
2008-02-10Avoid test failure when run with risky PATH ("." before /usr/bin).Jim Meyering
2008-01-13Remove each output redirection target before writing to it.Jim Meyering
2007-11-30Define `tst', for CU_TEST_NAME.Ralf Wildenhues
2007-11-16Port to Solaris 'make' and use a Posixish shell on Solaris.Jim Meyering
2007-10-29Improve color terminal escape usage.Bob Proulx
2007-10-29Don't try to colorize a dumb terminal.Jim Meyering
2007-10-29Remove spurious semicolon after "else".Jim Meyering
2007-10-29If $TERM is empty, don't use colors. This helps the buildbot,Jim Meyering
2007-10-29Always initialize terminal colorization string variables.Jim Meyering
2007-10-27* build-aux/check.mk: Merge with latest from Akim.Jim Meyering
2007-09-30Fix testsuite on cygwin.Eric Blake
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering
2007-09-15Add support for parallel "make check" (in tests/misc, for now)Jim Meyering