From: Nicholas Clark Date: Fri, 12 May 2006 09:47:29 +0000 (+0000) Subject: Fix concise-xs.t following the changes to B::Deparse. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d449ddce4981b740b5c8c520b76975e7bf682e55;p=p5sagit%2Fp5-mst-13.2.git Fix concise-xs.t following the changes to B::Deparse. p4raw-id: //depot/perl@28172 --- diff --git a/ext/B/t/concise-xs.t b/ext/B/t/concise-xs.t index 1107659..f2b60e2 100644 --- a/ext/B/t/concise-xs.t +++ b/ext/B/t/concise-xs.t @@ -117,7 +117,7 @@ use Getopt::Std; use Carp; use Test::More tests => ( # per-pkg tests (function ct + require_ok) 40 + 16 # Data::Dumper, Digest::MD5 - + 511 + 235 # B::Deparse, B + + 512 + 235 # B::Deparse, B + 588 + 190 # POSIX, IO::Socket + 3 * ($] > 5.009) + 16 * ($] >= 5.009003) @@ -178,7 +178,7 @@ my $testpkgs = { PMf_EVAL PMf_EXTENDED PMf_FOLD PMf_GLOBAL PMf_KEEP PMf_MULTILINE PMf_ONCE PMf_SINGLELINE PMf_SKIPWHITE POSTFIX SVf_FAKE SVf_IOK SVf_NOK SVf_POK SVf_ROK - SVpad_OUR SVs_RMG SVs_SMG SWAP_CHILDREN + SVpad_OUR SVs_RMG SVs_SMG SWAP_CHILDREN OPpPAD_STATE /], },