Upgrade to Test-Simple-0.94
authorSteve Hay <SteveHay@planit.com>
Sat, 10 Oct 2009 12:11:04 +0000 (13:11 +0100)
committerSteve Hay <SteveHay@planit.com>
Sun, 11 Oct 2009 02:12:19 +0000 (03:12 +0100)
commit2c4d5b9bac4cc2611594b42e08eeb35c67ab35ac
tree5e6acfa9d20573eb5c001a0d8029427db548df9e
parent70006c44dda5cc6303dc8d9ecc1d9b783a380c05
Upgrade to Test-Simple-0.94
25 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Test-Simple/Changes
cpan/Test-Simple/examples/indent.pl [new file with mode: 0644]
cpan/Test-Simple/examples/subtest.t [new file with mode: 0644]
cpan/Test-Simple/lib/Test/Builder.pm
cpan/Test-Simple/lib/Test/Builder/Module.pm
cpan/Test-Simple/lib/Test/Builder/Tester.pm
cpan/Test-Simple/lib/Test/More.pm
cpan/Test-Simple/lib/Test/Simple.pm
cpan/Test-Simple/lib/Test/Tutorial.pod
cpan/Test-Simple/t/00compile.t [new file with mode: 0644]
cpan/Test-Simple/t/Builder/create.t
cpan/Test-Simple/t/Builder/is_passing.t [new file with mode: 0644]
cpan/Test-Simple/t/dependents.t [new file with mode: 0644]
cpan/Test-Simple/t/fail-more.t
cpan/Test-Simple/t/subtest/args.t [new file with mode: 0644]
cpan/Test-Simple/t/subtest/basic.t [new file with mode: 0644]
cpan/Test-Simple/t/subtest/die.t [new file with mode: 0644]
cpan/Test-Simple/t/subtest/do.t [new file with mode: 0644]
cpan/Test-Simple/t/subtest/exceptions.t [new file with mode: 0644]
cpan/Test-Simple/t/subtest/for_do_t.test [new file with mode: 0644]
cpan/Test-Simple/t/subtest/singleton.t [new file with mode: 0644]
cpan/Test-Simple/t/undef.t
cpan/Test-Simple/t/versions.t