summaryrefslogtreecommitdiff
path: root/lib/am/check.am
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into test-protocolsStefano Lattarini2011-08-181-2/+7
|\
| * Merge branch 'maint'Stefano Lattarini2011-08-181-1/+6
| |\
| | * parallel-tests: no more spurious successes for FreeBSD makeStefano Lattarini2011-08-181-1/+6
* | | test harness: avoid possible fork bombStefano Lattarini2011-08-111-1/+10
* | | test harness: recursive make invocations must use $(AM_MAKEFLAGS)Stefano Lattarini2011-08-091-1/+1
* | | test harness: more minor VPATH-rewrite issuesStefano Lattarini2011-08-081-32/+32
* | | test harness: "make -n check" works correctly with Solaris makeStefano Lattarini2011-08-081-26/+36
* | | test harness: fixlet in workaround for VPATH rewrite issueStefano Lattarini2011-08-081-2/+2
* | | test harness: work around a VPATH rewrite issueStefano Lattarini2011-08-081-6/+15
* | | parallel-tests: work around Solaris XPG4 make segfaultStefano Lattarini2011-08-081-0/+3
* | | check: update comments to reflect recent heavy changesStefano Lattarini2011-08-051-25/+6
* | | check: small cleanups and refactorings in test harness and driversStefano Lattarini2011-08-051-6/+7
* | | test harness: be aware of more metadata, simplify test driversStefano Lattarini2011-08-051-13/+22
* | | test harness: use new `.trs' files to hold test metadataStefano Lattarini2011-08-021-70/+85
* | | test harness: allow more metadata in log filesStefano Lattarini2011-08-021-35/+37
* | | simple tests: support developer-defined fd redirectionsStefano Lattarini2011-08-021-1/+1
* | | parallel-tests: simplify testsuite summaryStefano Lattarini2011-07-211-73/+74
* | | parallel-tests: new recognized test result 'ERROR'Stefano Lattarini2011-07-211-2/+6
* | | parallel-tests: make parsing of test results saferStefano Lattarini2011-07-061-4/+27
* | | docs: document custom test drivers and protocolsStefano Lattarini2011-06-291-11/+4
* | | parallel-tests: allow each test to have multiple resultsStefano Lattarini2011-06-211-6/+35
* | | parallel-tests: add auxiliary script 'test-driver', refactorStefano Lattarini2011-06-211-43/+30
|/ /
* | Merge branch 'maint'Stefano Lattarini2011-06-201-19/+27
|\ \ | |/
| * check: don't use multi-line coloring for the reportBert Wesarg2011-06-201-19/+27
* | check: rename AM_TESTS_SETUP -> AM_TESTS_ENVIRONMENTStefano Lattarini2011-04-181-5/+5
* | check: new developer-reserved AM_TESTS_SETUP variableStefano Lattarini2011-04-171-3/+6
|/
* Add comment to check-TESTS rule working around make 3.80 bug.Ralf Wildenhues2011-01-221-0/+4
* parallel-tests: work around Tru64/OSF 5.1 sh read bugs.Ralf Wildenhues2011-01-161-5/+6
* Document and fix expansion of variables before rules.Ralf Wildenhues2010-10-031-7/+7
* Revert "parallel-tests: avoid command-line length limit issue."Ralf Wildenhues2010-10-021-4/+4
* parallel-tests: avoid command-line length limit issue.Ralf Wildenhues2010-09-071-4/+4
* Posix 2008 requires make to set errexit.Ralf Wildenhues2010-09-071-1/+1
* Work around a nasty bug (segfault) of Solaris make.Stefano Lattarini2010-08-061-0/+3
* Fix exit status of signal handlers in shell scripts.Dmitry V. Levin2010-02-061-3/+4
* parallel-tests: avoid GNU make 3.80 substitution bug.Ralf Wildenhues2009-05-241-4/+5
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* Fix copyright years in *.am files.Ralf Wildenhues2009-05-031-2/+2
* Indent rule commands consistently with a TAB.Ralf Wildenhues2009-04-251-1/+1
* parallel-tests: fix recheck* targets for non-GNU make.Ralf Wildenhues2009-04-251-1/+1
* parallel-tests: let VERBOSE=yes output appear before summary.Ralf Wildenhues2009-04-101-1/+1
* parallel-tests: `clean recheck' should not rerun all tests.Ralf Wildenhues2009-04-101-14/+8
* Remove superfluous line from recheck recheck-html.Ralf Wildenhues2009-04-061-1/+0
* parallel-tests: redo check-html, recheck, recheck-html.Akim Demaille2009-04-061-25/+39
* Update AM_RECURSIVE_TARGETS for parallel-tests.Ralf Wildenhues2009-03-291-0/+4
* parallel-tests: New target recheck-html.Ralf Wildenhues2009-03-291-4/+5
* parallel-tests: redo lazy checking: recheck and RECHECK_LOGS.Ralf Wildenhues2009-03-281-9/+20
* parallel-tests: do not mark check-TESTS as `.MAKE'.Ralf Wildenhues2009-03-281-1/+0
* check-html: Always create HTML output, note conversion failure.Ralf Wildenhues2009-03-281-5/+5
* parallel-tests: also record logs of SKIPped tests.Ralf Wildenhues2009-03-221-1/+1
* Minor optimization in parallel-tests text box creation.Ralf Wildenhues2009-03-221-7/+9