CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/16 15:42:58
Modified files:
gnu/usr.bin/perl: MANIFEST
gnu/usr.bin/perl/lib/Test/Simple/t: 00test_harness_check.t
More.t bad_plan.t bail_out.t
buffer.t circular_data.t
cmp_ok.t diag.t eq_set.t
exit.t extra.t extra_one.t
fail-like.t fail-more.t
fail.t fail_one.t
filehandles.t fork.t
harness_active.t import.t
is_deeply_dne_bug.t
is_deeply_fail.t
is_deeply_with_threads.t
missing.t no_plan.t
overload.t
overload_threads.t plan.t
plan_bad.t plan_is_noplan.t
plan_no_plan.t
plan_shouldnt_import.t
plan_skip_all.t require_ok.t
reset.t simple.t skip.t
skipall.t thread_taint.t
threads.t todo.t undef.t
use_ok.t useing.t
gnu/usr.bin/perl/lib/Test/Simple/t/lib: Dummy.pm MyOverload.pm
gnu/usr.bin/perl/t/lib/Test/Simple: Catch.pm
gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests: death.plx
death_in_eval.plx
exit.plx
extras.plx
five_fail.plx
last_minute_death.plx
one_fail.plx
pre_plan_death.plx
require.plx
success.plx
too_few.plx
too_few_fail.plx
two_fail.plx
Added files:
gnu/usr.bin/perl/lib/Test/Simple/t: BEGIN_require_ok.t
BEGIN_use_ok.t c_flag.t
died.t
dont_overwrite_die_handler.t
explain.t new_ok.t
no_tests.t note.t
pod-coverage.t pod.t
tbm_doesnt_set_exported_to.t
utf8.t
gnu/usr.bin/perl/lib/Test/Simple/t/Builder: Builder.t carp.t
create.t curr_test.t
details.t has_plan.t
has_plan2.t is_fh.t
maybe_regex.t
no_diag.t
no_ending.t
no_header.t ok_obj.t
output.t reset.t
reset_outputs.t
try.t
gnu/usr.bin/perl/lib/Test/Simple/t/Tester: tbt_01basic.t
tbt_02fhrestore.t
tbt_03die.t
tbt_04line_num.t
tbt_05faildiag.t
tbt_06errormess.t
tbt_07args.t
gnu/usr.bin/perl/lib/Test/Simple/t/lib: NoExporter.pm SigDie.pm
TieOut.pm
gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests:
death_with_handler.plx
Removed files:
gnu/usr.bin/perl/lib/Test/t: 00test_harness_check.t
BEGIN_require_ok.t BEGIN_use_ok.t
More.t bad_plan.t bail_out.t
buffer.t c_flag.t circular_data.t
cmp_ok.t diag.t died.t
dont_overwrite_die_handler.t
eq_set.t exit.t explain.t extra.t
extra_one.t fail-like.t fail-more.t
fail_one.t filehandles.t fork.t
harness_active.t import.t
is_deeply_dne_bug.t
is_deeply_fail.t
is_deeply_with_threads.t missing.t
new_ok.t no_plan.t no_tests.t
note.t overload.t
overload_threads.t plan.t
plan_bad.t plan_is_noplan.t
plan_no_plan.t
plan_shouldnt_import.t
plan_skip_all.t pod-coverage.t
pod.t require_ok.t simple.t
skipall.t
tbm_doesnt_set_exported_to.t
thread_taint.t threads.t undef.t
use_ok.t useing.t utf8.t
Log message:
relocate / fix Test::Simple tests
ok millert@
