This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename ext/Time/Piece to ext/Time-Piece
[perl5.git] / ext / Safe / t /
2008-02-11 Rafael Garcia-SuarezFix test to pass en 5.6.2 (unpack is needed by version...
2008-02-05 Rafael Garcia-SuarezAdapt Safe innards to older (XS) versions of version.pm
2008-02-05 Rafael Garcia-SuarezAdd a new test for Safe
2008-01-29 Nicholas ClarkDocument why ok() is being used instead of like(),...
2008-01-29 Rafael Garcia-SuarezMake this test pass with the Test::More that comes...
2008-01-18 Rafael Garcia-SuarezNew tests for new ops. Most of them are TODO
2007-10-17 Rafael Garcia-SuarezMore tests for Safe
2007-10-12 Rafael Garcia-SuarezNew test for Safe
2006-11-12 Nicholas ClarkAvoid ext/Safe/t/safeops.t needing to keep its tests...
2005-07-20 Rafael Garcia-SuarezRemove :base_io from the set of default "safe" opcodes.
2003-08-12 Jarkko Hietaniemireturning would be good, too.
2003-08-12 Jarkko HietaniemiNo dor in maint.
2003-08-11 Rafael Garcia-SuarezAdd a new regression test for Safe : tests that all ops
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.