summaryrefslogtreecommitdiff
path: root/ext/Safe/t
Commit message (Expand)AuthorAgeFilesLines
* Fix test to pass en 5.6.2 (unpack is needed by version.pm there)Rafael Garcia-Suarez2008-02-111-1/+1
* Adapt Safe innards to older (XS) versions of version.pmRafael Garcia-Suarez2008-02-051-1/+1
* Add a new test for SafeRafael Garcia-Suarez2008-02-051-0/+30
* Document why ok() is being used instead of like(), to stop someoneNicholas Clark2008-01-291-0/+2
* Make this test pass with the Test::More that comes with perl 5.6.2Rafael Garcia-Suarez2008-01-291-3/+3
* New tests for new ops. Most of them are TODORafael Garcia-Suarez2008-01-181-1/+7
* More tests for SafeRafael Garcia-Suarez2007-10-171-2/+19
* New test for SafeRafael Garcia-Suarez2007-10-121-0/+29
* Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep withNicholas Clark2006-11-121-363/+373
* Remove :base_io from the set of default "safe" opcodes.Rafael Garcia-Suarez2005-07-201-0/+2
* returning would be good, too.Jarkko Hietaniemi2003-08-121-1/+1
* No dor in maint.Jarkko Hietaniemi2003-08-121-0/+1
* Add a new regression test for Safe : tests that all opsRafael Garcia-Suarez2003-08-111-0/+415
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-283-0/+274