Skip to content

Commit

Permalink
module updates 0bfce30
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed Jan 22, 2012
1 parent 0bfce30 commit 097178e
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 26 deletions.
2 changes: 1 addition & 1 deletion log.modules-5.008004d-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.008004d-nt
# path = /usr/local/bin/perl5.8.4d-nt
# platform = linux 64bit non-threaded debug
Expand Down
2 changes: 1 addition & 1 deletion log.modules-5.008005d-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.008005d-nt
# path = /usr/local/bin/perl5.8.5d-nt
# platform = linux 64bit non-threaded debug
Expand Down
2 changes: 1 addition & 1 deletion log.modules-5.008009d
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.008009d
# path = /usr/local/bin/perl5.8.9d
# platform = linux 64bit threaded debug
Expand Down
2 changes: 1 addition & 1 deletion log.modules-5.008009d-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.008009d-nt
# path = /usr/local/bin/perl5.8.9d-nt
# platform = linux 64bit non-threaded debug
Expand Down
26 changes: 13 additions & 13 deletions log.modules-5.010001d-nt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.010001d-nt
# path = /usr/local/bin/perl5.10.1-nt
# platform = linux 64bit non-threaded debug
# path = /usr/local/bin/perl5.10.1d-nt
# platform = darwin 64bit non-threaded debug
pass Exporter
pass Text::Tabs
pass Text::Wrap
Expand Down Expand Up @@ -74,10 +74,10 @@ pass if(1) => "Sys::Hostname"
pass Text::Balanced
pass DBI
pass Time::Local
skip IO::Scalar
skip Sub::Identify
pass IO::Scalar
pass Sub::Identify
pass Class::ISA
skip FCGI
pass FCGI
pass Tree::DAG_Node
pass Path::Class
pass Test::Warn
Expand All @@ -86,7 +86,7 @@ pass Variable::Magic
pass CGI
pass B::Hooks::EndOfScope
pass Test::Pod
skip Digest::SHA1
pass Digest::SHA1
pass namespace::clean
pass Class::Inspector
pass Clone
Expand All @@ -99,11 +99,11 @@ pass DateTime::TimeZone
pass DateTime::Locale
pass DateTime
pass IO::String
skip AppConfig
pass AppConfig
pass UNIVERSAL::require
skip Template::Stash
# 94 / 100 modules tested with B-C-1.37 - perl-5.010001d-nt
# pass 94 / 94 (100.0%)
# fail 0 / 94 (0.0%)
pass Template::Stash
# 100 / 100 modules tested with B-C-1.37 - perl-5.010001d-nt
# pass 100 / 100 (100.0%)
# fail 0 / 100 (0.0%)
# todo 0 / 0 ()
# skip 6 / 100 (6.0% not installed)
# skip 0 / 100 (0.0% not installed)
2 changes: 1 addition & 1 deletion log.modules-5.012004
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.012004
# path = /usr/bin/perl5.12.4
# platform = linux 64bit threaded
Expand Down
2 changes: 1 addition & 1 deletion log.modules-5.014002-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.014002-nt
# path = /usr/local/bin/perl5.14.2-nt
# platform = linux 64bit non-threaded
Expand Down
2 changes: 1 addition & 1 deletion log.modules-5.014002d
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.37 83cbc9f 2012-01-20 | add inc_cleanup to CC also
# B::C::VERSION = 1.37 0bfce30 2012-01-21 | revise share_hek to bypass hv.c hek assert on DEBUGGING
# perlversion = 5.014002d
# path = /usr/local/bin/perl5.14.2d
# platform = linux 64bit threaded debug
Expand Down
9 changes: 3 additions & 6 deletions t/test.pl
Original file line number Diff line number Diff line change
Expand Up @@ -794,14 +794,12 @@ sub todo_tests_default {
push @todo, (10,12,19,25,50) if $what eq 'c_o4';

push @todo, (15,27,41,45) if $] < 5.010 and $what =~ /c_o[1234]/;
push @todo, (5,8,20,25,27,33,41,45,49) if $] >= 5.010 and $] < 5.012 and $what =~ /c_o[12]/;
push @todo, (27,33,41,45) if $] >= 5.010 and $what eq 'c_o3';
push @todo, (50) if $] >= 5.010 and $] < 5.012 and $what =~ /c_o[34]/;
push @todo, (21) if $] >= 5.012 and $] < 5.014;
push @todo, (25,27,29,41,49) if $] >= 5.012 and $what =~ /c_o[12]/;
push @todo, (29,49) if $] >= 5.012 and $what =~ /c_o[34]/;
push @todo, (41..43) if $DEBUGGING;
push @todo, (46) if $] >= 5.014 and $] < 5.015 and $what eq 'c';
push @todo, (5,8,11,33,34) if $] >= 5.014 and $what =~ /c_o[12]/;
push @todo, (2) if $what eq 'c_o2' and $] > 5.011 and $] < 5.013;

push @todo, (48) if $what eq 'c_o4' and $] < 5.010;
Expand All @@ -814,9 +812,8 @@ sub todo_tests_default {
# 8,11,14..16,18..19 fail on 5.00505 + 5.6, old core failures (max 20)
# on cygwin 29 passes
#15,21,27,30,41-45,50,103,105
push @todo, (15,21,27,30,38,41..46,50,103);
push @todo, (14,25,29,49) if $] >= 5.012;
push @todo, (3,4) if $] >= 5.012 and $] < 5.014;
push @todo, (21,27,30,38,42..43,50,103);
push @todo, (14) if $] >= 5.012;
#push @todo, (3) if $] > 5.008 and $] <= 5.008005;
push @todo, (16) if $] <= 5.008005;
#push @todo, (15) if $] < 5.012;
Expand Down

0 comments on commit 097178e

Please sign in to comment.