Bio::Root::Test relies on fall-back modules
commit485410cc8ea71bf24acf2d2abf338a1e9302739a
authorsendu <sendu@bioperl.org>
Sun, 11 Jan 2009 23:07:57 +0000 (11 23:07 -0000)
committersendu <sendu@bioperl.org>
Sun, 11 Jan 2009 23:07:57 +0000 (11 23:07 -0000)
treec696d3f3825a9d848cf7bd57b709fac5db95ce52
parent0f7ec52a5e8aa7013bd9e6440b5100160b32d4f8
Bio::Root::Test relies on fall-back modules

svn path=/bioperl-db/trunk/; revision=15331
17 files changed:
t/lib/Sub/Uplevel.pm [new file with mode: 0644]
t/lib/Test/Builder.pm [new file with mode: 0644]
t/lib/Test/Builder/Module.pm [new file with mode: 0644]
t/lib/Test/Builder/Tester.pm [new file with mode: 0644]
t/lib/Test/Exception.pm [new file with mode: 0755]
t/lib/Test/Harness.pm [new file with mode: 0644]
t/lib/Test/Harness/Assert.pm [new file with mode: 0644]
t/lib/Test/Harness/Iterator.pm [new file with mode: 0644]
t/lib/Test/Harness/Point.pm [new file with mode: 0644]
t/lib/Test/Harness/Results.pm [new file with mode: 0644]
t/lib/Test/Harness/Straps.pm [new file with mode: 0644]
t/lib/Test/Harness/TAP.pod [new file with mode: 0644]
t/lib/Test/Harness/Util.pm [new file with mode: 0644]
t/lib/Test/More.pm [new file with mode: 0644]
t/lib/Test/Simple.pm [new file with mode: 0644]
t/lib/Test/Tutorial.pod [new file with mode: 0644]
t/lib/Test/Warn.pm [new file with mode: 0644]