summaryrefslogtreecommitdiff
path: root/ext/Safe/t
Commit message (Expand)AuthorAgeFilesLines
* Move Safe from ext/ to dist/Nicholas Clark2009-09-296-766/+0
* Fix Safe tests under PERL_CORE and make safeops.t run againRafael Garcia-Suarez2009-08-301-6/+2
* Remove test boilerplate from Safe testsRafael Garcia-Suarez2009-08-306-21/+1
* t/safeuniversal.t failure under 5.8.9Jerry D. Hedden2009-08-071-4/+5
* Silence warnings in test with 5.10.0Rafael Garcia-Suarez2009-06-281-0/+3
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-062-0/+0
* 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