Merge branch 'test-protocols' into testsuite-work
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 14 Aug 2011 15:12:37 +0000 (17:12 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 14 Aug 2011 15:14:52 +0000 (17:14 +0200)
commit66dc614311f2010c6346a66a41dff14c1c0a8a65
tree949a2e20189e26095ced6bc7dcfbf36af38a42c1
parent08ddfe12f5bb387c4b1adc9e0950cada3ef0cbe0
parentf5c5453039bd46bc54023c1f0434c167624aba5b
Merge branch 'test-protocols' into testsuite-work

* test-protocols:
  coverage: missing tap plan and non-zero exit status
  testsuite: fix an unportable use of sed
  testsuite: avoid spurious failure if rst2html program is missing
  fix: two recent ChangeLog entries
  tap: improve diagnosing and reporting of plan mismatches
  tap: log all TAP stream, even after a "Bail out!"
  coverage: TAP diagnostics after "Bail out!" aren't reported
  coverage: TAP errors after a "Bail out!" directive aren't reported
  testsuite: reorganize tests on TAP plans
  coverage: more TAP driver consistency w.r.t. 'prove'
  tap: improve some comments in the TAP driver
  tap: non-zero exit status after "Bail out!" should not be reported
  tap: a "plan with SKIP" after test results is an error
  test harness: avoid possible fork bomb
  coverage: possible infinite recursion in the test harness
  coverage: possible infinite recursion in the test harness
  test defs: yet more environment cleanup
ChangeLog
lib/Automake/tests/Makefile.in
tests/Makefile.am
tests/Makefile.in
tests/defs