In perl.git, the branch smoke-me/greerga/minitest has been created
<http://perl5.git.perl.org/perl.git/commitdiff/9ee0b5defc48ff6ad0a72096de7b109bda620c9b?hp=0000000000000000000000000000000000000000>
at 9ee0b5defc48ff6ad0a72096de7b109bda620c9b (commit)
- Log -----------------------------------------------------------------
commit 9ee0b5defc48ff6ad0a72096de7b109bda620c9b
Author: George Greer <[email protected]>
Date: Wed Feb 27 22:22:39 2013 -0500
Can't minitest t/run/switches.t since 2e3d3246 due to POSIX module.
POSIX requires Fcntl as well but presumably if Fcntl is unavailable
then so will POSIX, and the test is only interested in POSIX constants.
M t/run/switches.t
commit c00af8502cb50cc8ac2edf66e2210a1dc5418f3f
Author: George Greer <[email protected]>
Date: Wed Feb 27 22:34:45 2013 -0500
Correct t/io/crlf.t plan count under miniperl.
M t/io/crlf.t
-----------------------------------------------------------------------
--
Perl5 Master Repository