In perl.git, the branch smoke-me/bingos/Test-Simple-dev has been created
<http://perl5.git.perl.org/perl.git/commitdiff/656a2fe6b52ecd7e9e706912661dfc8f656af97e?hp=0000000000000000000000000000000000000000>
at 656a2fe6b52ecd7e9e706912661dfc8f656af97e (commit)
- Log -----------------------------------------------------------------
commit 656a2fe6b52ecd7e9e706912661dfc8f656af97e
Author: Chris 'BinGOs' Williams <[email protected]>
Date: Tue Jul 15 10:23:35 2014 +0100
Update Test-Simple to CPAN version Test-Simple-1.301001_009
*** testing only ***
M Porting/Maintainers.pl
M cpan/Test-Simple/lib/Test/Builder.pm
M cpan/Test-Simple/lib/Test/Builder/Fork.pm
M cpan/Test-Simple/lib/Test/Builder/Module.pm
M cpan/Test-Simple/lib/Test/Builder/Result/Diag.pm
M cpan/Test-Simple/lib/Test/Builder/Result/Ok.pm
M cpan/Test-Simple/lib/Test/Builder/Stream.pm
M cpan/Test-Simple/lib/Test/Builder/Tester.pm
M cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
M cpan/Test-Simple/lib/Test/More.pm
M cpan/Test-Simple/lib/Test/Simple.pm
M cpan/Test-Simple/lib/Test/Tester.pm
M cpan/Test-Simple/t/Modern/Builder_Result_Diag.t
M cpan/Test-Simple/t/Modern/Builder_Result_Ok.t
commit cafdc9c4c14a35b2322f96be20fe29fdd11103ec
Author: Chris 'BinGOs' Williams <[email protected]>
Date: Wed Jul 9 19:46:16 2014 +0100
Update Test-Simple to CPAN version Test-Simple-1.301001_008
*** testing only ***
M MANIFEST
M Porting/Maintainers.pl
A cpan/Test-Simple/.perlcriticrc
A cpan/Test-Simple/.perltidyrc
M cpan/Test-Simple/lib/Test/Builder.pm
A cpan/Test-Simple/lib/Test/Builder/ExitMagic.pm
A cpan/Test-Simple/lib/Test/Builder/Fork.pm
A cpan/Test-Simple/lib/Test/Builder/Formatter.pm
A cpan/Test-Simple/lib/Test/Builder/Formatter/LegacyResults.pm
A cpan/Test-Simple/lib/Test/Builder/Formatter/TAP.pm
M cpan/Test-Simple/lib/Test/Builder/Module.pm
A cpan/Test-Simple/lib/Test/Builder/Provider.pm
A cpan/Test-Simple/lib/Test/Builder/Result.pm
A cpan/Test-Simple/lib/Test/Builder/Result/Bail.pm
A cpan/Test-Simple/lib/Test/Builder/Result/Child.pm
A cpan/Test-Simple/lib/Test/Builder/Result/Diag.pm
A cpan/Test-Simple/lib/Test/Builder/Result/Finish.pm
A cpan/Test-Simple/lib/Test/Builder/Result/Note.pm
A cpan/Test-Simple/lib/Test/Builder/Result/Ok.pm
A cpan/Test-Simple/lib/Test/Builder/Result/Plan.pm
A cpan/Test-Simple/lib/Test/Builder/Stream.pm
M cpan/Test-Simple/lib/Test/Builder/Tester.pm
M cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
A cpan/Test-Simple/lib/Test/Builder/Threads.pm
A cpan/Test-Simple/lib/Test/Builder/Util.pm
M cpan/Test-Simple/lib/Test/More.pm
M cpan/Test-Simple/lib/Test/Simple.pm
A cpan/Test-Simple/lib/Test/Tester.pm
A cpan/Test-Simple/lib/Test/Tester/Capture.pm
A cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
A cpan/Test-Simple/lib/Test/Tester/Delegate.pm
A cpan/Test-Simple/lib/Test/Tester2.pm
M cpan/Test-Simple/lib/Test/Tutorial.pod
M cpan/Test-Simple/t/Builder/carp.t
M cpan/Test-Simple/t/Builder/done_testing_with_plan.t
M cpan/Test-Simple/t/Builder/fork_with_new_stdout.t
M cpan/Test-Simple/t/Builder/reset.t
A cpan/Test-Simple/t/Modern/Builder.t
A cpan/Test-Simple/t/Modern/Builder_Fork.t
A cpan/Test-Simple/t/Modern/Builder_Formatter.t
A cpan/Test-Simple/t/Modern/Builder_Formatter_TAP.t
A cpan/Test-Simple/t/Modern/Builder_Module.t
A cpan/Test-Simple/t/Modern/Builder_Provider.t
A cpan/Test-Simple/t/Modern/Builder_Result.t
A cpan/Test-Simple/t/Modern/Builder_Result_Child.t
A cpan/Test-Simple/t/Modern/Builder_Result_Diag.t
A cpan/Test-Simple/t/Modern/Builder_Result_Finish.t
A cpan/Test-Simple/t/Modern/Builder_Result_Note.t
A cpan/Test-Simple/t/Modern/Builder_Result_Ok.t
A cpan/Test-Simple/t/Modern/Builder_Result_Plan.t
A cpan/Test-Simple/t/Modern/Builder_Stream.t
A cpan/Test-Simple/t/Modern/Builder_Tester.t
A cpan/Test-Simple/t/Modern/Builder_Util.t
A cpan/Test-Simple/t/Modern/More.t
A cpan/Test-Simple/t/Modern/Simple.t
A cpan/Test-Simple/t/Modern/Tester2.t
A cpan/Test-Simple/t/Modern/tracing.t
M cpan/Test-Simple/t/More.t
A cpan/Test-Simple/t/TTLegacy/auto.t
A cpan/Test-Simple/t/TTLegacy/capture.t
A cpan/Test-Simple/t/TTLegacy/check_tests.t
A cpan/Test-Simple/t/TTLegacy/depth.t
A cpan/Test-Simple/t/TTLegacy/run_test.t
M cpan/Test-Simple/t/dont_overwrite_die_handler.t
M cpan/Test-Simple/t/exit.t
M cpan/Test-Simple/t/fail-like.t
M cpan/Test-Simple/t/is_deeply_with_threads.t
A cpan/Test-Simple/t/lib/MyTest.pm
A cpan/Test-Simple/t/lib/SmallTest.pm
M cpan/Test-Simple/t/lib/Test/Builder/NoOutput.pm
A cpan/Test-Simple/t/ribasushi_threads.t
M cpan/Test-Simple/t/subtest/args.t
M cpan/Test-Simple/t/subtest/bail_out.t
M cpan/Test-Simple/t/subtest/basic.t
M cpan/Test-Simple/t/subtest/fork.t
M cpan/Test-Simple/t/subtest/line_numbers.t
M cpan/Test-Simple/t/subtest/predicate.t
M cpan/Test-Simple/t/subtest/todo.t
M cpan/Test-Simple/t/todo.t
M cpan/Test-Simple/t/versions.t
-----------------------------------------------------------------------
--
Perl5 Master Repository