Remove the $ENV{PERL_CORE} boilerplate from B's tests.
authorNicholas Clark <nick@ccl4.org>
Sun, 30 Aug 2009 12:42:44 +0000 (13:42 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 30 Aug 2009 12:43:09 +0000 (13:43 +0100)
commit74517a3a4d32901662e188ad8c7a66d4500d3ff3
tree21394b2ad39f71e60bbc3b85b757847167436e33
parenta65b57ffe58c7e9daa34b18e13c8a127e7e499f2
Remove the $ENV{PERL_CORE} boilerplate from B's tests.
19 files changed:
ext/B/t/b.t
ext/B/t/concise-xs.t
ext/B/t/concise.t
ext/B/t/f_map.t
ext/B/t/f_sort.t
ext/B/t/o.t
ext/B/t/optree_check.t
ext/B/t/optree_concise.t
ext/B/t/optree_constants.t
ext/B/t/optree_misc.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/pragma.t
ext/B/t/showlex.t
ext/B/t/terse.t
ext/B/t/xref.t
t/TEST