summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tap/awk: allow escaping of TAP directivesStefano Lattarini2011-08-251-2/+15
* tap: improve syncing between awk+shell and perl implementationsStefano Lattarini2011-08-252-61/+66
* tap/perl: don't redirect perl warnings/errors to log filesStefano Lattarini2011-08-251-9/+24
* tap/perl: add copyright notice, version string, and emacs stuffStefano Lattarini2011-08-251-5/+45
* tap/awk: don't redirect awk stderr to log filesStefano Lattarini2011-08-251-8/+14
* tap/awk: remove obsolete "FIXME" commentStefano Lattarini2011-08-241-7/+2
* tap/awk: handle non-zero exit status from the test commandStefano Lattarini2011-08-221-0/+24
* tap/awk: prepare to fetch the exit status of the test commandStefano Lattarini2011-08-221-4/+24
* tap/awk: refactor for future changesStefano Lattarini2011-08-221-104/+99
* tap/awk: support Solaris /usr/xpg4/bin/awkStefano Lattarini2011-08-221-13/+13
* tap/awk: support Solaris /usr/bin/nawkStefano Lattarini2011-08-221-7/+1
* tap/awk: correctly extract message from SKIP plansStefano Lattarini2011-08-211-2/+2
* tap/awk: support colorized outputStefano Lattarini2011-08-211-14/+22
* tap: real (but still incomplete) awk implementation of TAP driverStefano Lattarini2011-08-211-24/+468
* cosmetics: fix botched indentation in perl TAP driverStefano Lattarini2011-08-201-15/+16
* Merge branch 'master' into test-protocolsStefano Lattarini2011-08-183-4/+9
|\
| * Merge branch 'maint'Stefano Lattarini2011-08-183-3/+8
| |\
| | * java: avoid compilation errors when CLASSPATH is emptyDaniel Richard G2011-08-181-1/+1
| | * parallel-tests: no more spurious successes for FreeBSD makeStefano Lattarini2011-08-182-2/+7
* | | tap: correctly handle string "0" in TAP messagesStefano Lattarini2011-08-171-11/+21
* | | tap: a minor simplification in the perl TAP driverStefano Lattarini2011-08-171-2/+1
* | | parallel-tests: fix help screen for test driver scriptsStefano Lattarini2011-08-173-4/+4
* | | tap: add a dummy TAP driver script implemented in shell + awkStefano Lattarini2011-08-174-11/+164
* | | tap: improve diagnosing and reporting of plan mismatchesStefano Lattarini2011-08-121-14/+25
* | | tap: log all TAP stream, even after a "Bail out!"Stefano Lattarini2011-08-121-26/+30
* | | tap: improve some comments in the TAP driverStefano Lattarini2011-08-121-6/+6
* | | tap: non-zero exit status after "Bail out!" should not be reportedStefano Lattarini2011-08-121-4/+4
* | | tap: a "plan with SKIP" after test results is an errorStefano Lattarini2011-08-121-8/+13
* | | test harness: avoid possible fork bombStefano Lattarini2011-08-112-2/+16
* | | test harness: recursive make invocations must use $(AM_MAKEFLAGS)Stefano Lattarini2011-08-092-2/+2
* | | Merge branch 'master' into test-protocolsStefano Lattarini2011-08-092-4/+3
|\ \ \ | |/ /
| * | gitignore: more use of anchorsStefano Lattarini2011-08-092-3/+3
* | | test harness: more minor VPATH-rewrite issuesStefano Lattarini2011-08-082-63/+63
* | | test harness: "make -n check" works correctly with Solaris makeStefano Lattarini2011-08-082-56/+73
* | | test harness: fixlet in workaround for VPATH rewrite issueStefano Lattarini2011-08-082-4/+4
* | | fix: regenerate MakefilesStefano Lattarini2011-08-081-7/+14
* | | test harness: work around a VPATH rewrite issueStefano Lattarini2011-08-081-6/+15
* | | parallel-tests: work around Solaris XPG4 make segfaultStefano Lattarini2011-08-082-0/+4
* | | tap driver: refactor and remove dead codeStefano Lattarini2011-08-071-28/+2
* | | tap: plan location is more liberal w.r.t. non-TAP linesStefano Lattarini2011-08-071-10/+17
* | | tap driver: handle signals received by the tests being runStefano Lattarini2011-08-061-5/+18
* | | test driver: a preparatory refactoring (2)Stefano Lattarini2011-08-061-11/+15
* | | tap driver: a preparatory refactoring (1)Stefano Lattarini2011-08-061-13/+8
* | | cosmetics: typofix in the name of a function in the TAP driverStefano Lattarini2011-08-061-9/+9
* | | tap: scripts with a SKIP plan but with exit status != 0 must errorStefano Lattarini2011-08-061-15/+46
* | | tap: fix whitespace munging of diagnostic messagesStefano Lattarini2011-08-061-1/+1
* | | tap: fix typo in TAP driver version messageStefano Lattarini2011-08-051-1/+1
* | | tap: new option to change the string designating TAP diagnosticStefano Lattarini2011-08-051-10/+18
* | | check: add small "synchronization" comment to `test-driver'Stefano Lattarini2011-08-051-0/+1
* | | check: update comments to reflect recent heavy changesStefano Lattarini2011-08-051-25/+6