This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fixes for running a clean minitest (at least in OS X). - detect POSIX locale support...
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 19 Apr 2014 19:38:40 +0000 (15:38 -0400)
committerTony Cook <tony@develop-help.com>
Thu, 29 May 2014 01:13:46 +0000 (11:13 +1000)
commitbaacc348d003915eb2eb0fe2118b00c456684c98
treebb17b53fbb6c7a608949324150174fa6434f23a7
parente158965ad6bbaafab0b6b312c8e97a21fe11bf74
Fixes for running a clean minitest (at least in OS X). - detect POSIX locale support differently: t/op/lc.t, t/uni/fold.t - detect PerlIO::scalar differently: t/op/pwent.t - bail out earlier if no dscl: t/op/op/pwent.t - avoid wide character warning: t/op/tr.t
t/op/lc.t
t/op/pwent.t
t/op/tr.t
t/uni/fold.t