Actually use the computed @path so as to write the awkwardly named test
[p5sagit/p5-mst-13.2.git] / ext / Safe / t /
2008-02-11 Rafael Garcia-Suarez Fix test to pass en 5.6.2 (unpack is needed by version...
2008-02-05 Rafael Garcia-Suarez Adapt Safe innards to older (XS) versions of version.pm
2008-02-05 Rafael Garcia-Suarez Add a new test for Safe
2008-01-29 Nicholas Clark Document why ok() is being used instead of like(),...
2008-01-29 Rafael Garcia-Suarez Make this test pass with the Test::More that comes...
2008-01-18 Rafael Garcia-Suarez New tests for new ops. Most of them are TODO
2007-10-17 Rafael Garcia-Suarez More tests for Safe
2007-10-12 Rafael Garcia-Suarez New test for Safe
2006-11-12 Nicholas Clark Avoid ext/Safe/t/safeops.t needing to keep its tests...
2005-07-20 Rafael Garcia-Suarez Remove :base_io from the set of default "safe" opcodes.
2003-08-12 Jarkko Hietaniemi returning would be good, too.
2003-08-12 Jarkko Hietaniemi No dor in maint.
2003-08-11 Rafael Garcia-Suarez Add a new regression test for Safe : tests that all ops
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.