This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cleanup ext/B tests for -w and to run separately
authorStephen McCamant <smcc@mit.edu>
Tue, 28 Dec 2004 13:49:19 +0000 (05:49 -0800)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Wed, 29 Dec 2004 11:57:57 +0000 (11:57 +0000)
commit5638aaacc9150fc0f24c4cbd2aba01385e12f1da
tree755b4e97c9209f60fb714c8d8bc33824ddc18335
parent6aee8cc40635577b66291b2b8fea08d3acbffb23
Cleanup ext/B tests for -w and to run separately
Message-ID: <16849.54495.424654.896889@apocalypse.OCF.Berkeley.EDU>

p4raw-id: //depot/perl@23691
22 files changed:
ext/B/B/Terse.pm
ext/B/t/asmdata.t
ext/B/t/b.t
ext/B/t/bblock.t
ext/B/t/bytecode.t
ext/B/t/concise.t
ext/B/t/debug.t
ext/B/t/deparse.t
ext/B/t/f_map.t
ext/B/t/f_sort.t
ext/B/t/lint.t
ext/B/t/o.t
ext/B/t/optree_check.t
ext/B/t/optree_concise.t
ext/B/t/optree_samples.t
ext/B/t/optree_sort.t
ext/B/t/optree_specials.t
ext/B/t/optree_varinit.t
ext/B/t/showlex.t
ext/B/t/stash.t
ext/B/t/terse.t
ext/B/t/xref.t