automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI 0/2] {test-protocols} TAP: more consistency with the `prove' behavi


From: Stefano Lattarini
Subject: [FYI 0/2] {test-protocols} TAP: more consistency with the `prove' behaviour
Date: Fri, 12 Aug 2011 10:51:48 +0200

Stefano Lattarini (2):
  tap: a "plan with SKIP" after test results is an error
  tap: non-zero exit status after "Bail out!" should not be reported

 ChangeLog                           |   34 ++++++++++++++
 lib/tap-driver                      |   29 +++++++-----
 tests/Makefile.am                   |    4 ++
 tests/Makefile.in                   |    3 +
 tests/tap-bailout-badexit.test      |   65 ++++++++++++++++++++++++++
 tests/tap-global-result.test        |   85 +++++++++++++++++++++++++++++++----
 tests/tap-plan-corner.test          |   28 +++++++++++
 tests/tap-plan-errors.test          |   31 +++++++++++--
 tests/tap-skip-whole-bailout.test   |   36 +++++++++++++++
 tests/tap-skip-whole-continue.test  |   63 ++++++++++++++++++++++++++
 tests/tap-skip-whole-lastline.test  |   14 ++----
 tests/tap-skip-whole-unplanned.test |   73 ++++++++++++++++++++++++++++++
 tests/tap-skip-whole.test           |   23 +++-------
 13 files changed, 436 insertions(+), 52 deletions(-)
 create mode 100755 tests/tap-bailout-badexit.test
 create mode 100755 tests/tap-skip-whole-bailout.test
 create mode 100755 tests/tap-skip-whole-continue.test
 create mode 100755 tests/tap-skip-whole-unplanned.test

-- 
1.7.2.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]