This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
If we don't build B, we should skip all its tests.
authorNicholas Clark <nick@ccl4.org>
Fri, 18 Jun 2004 11:38:24 +0000 (11:38 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 18 Jun 2004 11:38:24 +0000 (11:38 +0000)
commit9cd8f8571248133e4de95e0188070c0cef2693b6
tree03b7dd99fe07a313b36aada075d807f4f555adca
parent2d3cf3ee0325fce8b6dc25a062192e5963aa7940
If we don't build B, we should skip all its tests.

p4raw-id: //depot/perl@22951
21 files changed:
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