New improved test harness
authorMichael G. Schwern <schwern@pobox.com>
Sun, 4 Feb 2001 08:01:20 +0000 (03:01 -0500)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 4 Feb 2001 18:05:17 +0000 (18:05 +0000)
commit9c5c68c8d8cf29abcdb2ff421bcd6e5daedf49ec
tree93e3bfb12623707824bed2b51c3e49ede4ffc8b7
parent65cf46c7f56f9fe500e3dca891f7b8f583c2e6fa
New improved test harness
       Subject: Re: [PATCH Test::Harness] Third time's a charm?
       Message-Id: <20010204080120.G10493@blackrider.aocn.com>

p4raw-id: //depot/perl@8691
14 files changed:
MANIFEST
lib/Test/Harness.pm
t/lib/sample-tests/bailout [new file with mode: 0644]
t/lib/sample-tests/combined [new file with mode: 0644]
t/lib/sample-tests/descriptive [new file with mode: 0644]
t/lib/sample-tests/duplicates [new file with mode: 0644]
t/lib/sample-tests/header_at_end [new file with mode: 0644]
t/lib/sample-tests/no_nums [new file with mode: 0644]
t/lib/sample-tests/simple [new file with mode: 0644]
t/lib/sample-tests/simple_fail [new file with mode: 0644]
t/lib/sample-tests/skip [new file with mode: 0644]
t/lib/sample-tests/skip_all [new file with mode: 0644]
t/lib/sample-tests/todo [new file with mode: 0644]
t/lib/sample-tests/with_comments [new file with mode: 0644]