summaryrefslogtreecommitdiff
path: root/t/TEST
Commit message (Expand)AuthorAgeFilesLines
* Adapt test.valgrind make target to recent valgrinds (3.x)Rafael Garcia-Suarez2006-01-141-1/+1
* Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)Yitzchak Scott-Thoennes2006-01-091-0/+3
* Provide a crude way for specifying the command line forNicholas Clark2005-11-141-3/+4
* t/TEST should require Time::HiRes only when it uses it.Rafael Garcia-Suarez2005-10-251-2/+2
* Stas' croak patch and then someAndy Lester2005-10-131-5/+14
* Understand "ok" with no numberMichael G. Schwern2005-07-121-68/+71
* make t/TEST print summary times consistently to two decimal placesDave Mitchell2005-05-181-1/+1
* t/TEST's new error messages now include the prefix 'FAILURE--'Dave Mitchell2005-05-081-7/+7
* strictifying t/TEST stopped it handling '1..n todo' correctlyDave Mitchell2005-05-051-1/+1
* make t/TEST detect various failure modes in testfile outputsDave Mitchell2005-05-051-33/+51
* strictify t/TESTDave Mitchell2005-05-041-76/+88
* 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAPH.Merijn Brand2005-04-061-2/+5
* Make TEST and harness skip tests for extensions that were notNicholas Clark2004-10-311-1/+41
* Minor tweaks for the test.utf16 target, by JarkkoRafael Garcia-Suarez2004-10-121-1/+4
* Make the perl interpreter more tolerant of UTF-16-encoded scriptRafael Garcia-Suarez2004-10-081-6/+35
* t/TESTAbe Timmerman2004-06-131-2/+6
* TEST needs to ignore SCM filesAlan Burlison2004-05-281-1/+2
* Fix new B::Concise test outputJim Cromie2004-05-171-1/+2
* Work on eliminating systematic failures on make minitest:Nicholas Clark2004-03-021-0/+1
* Re: [perl #948] $, untieable?Richard Clamp2003-10-251-1/+1
* Add a test.taintwarn makefile target,Rafael Garcia-Suarez2003-10-221-3/+10
* Re: ByteLoader and MSWin32Adrian M. Enache2003-09-021-5/+13
* valgrind updateMarcus Holland-Moritz2003-08-251-12/+18
* Re: valgrind as a leak hound?Marcus Holland-Moritz2003-08-231-21/+23
* t/TEST fails to fail when it can't find tests.Rafael Garcia-Suarez2003-08-191-1/+1
* Add valgrind testing target.Jarkko Hietaniemi2003-08-161-2/+47
* TEST script (Was: Not ok 20712ff)Andreas König2003-08-151-16/+28
* Bytecode patching from Enache.Jarkko Hietaniemi2003-08-051-1/+1
* Further Byteloader tweaks from Enache.Jarkko Hietaniemi2003-07-271-5/+3
* Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at allAdrian M. Enache2003-07-271-4/+31
* various Deparse fixesDave Mitchell2003-07-021-1/+1
* Because of #16909 MANIFEST changes.Jarkko Hietaniemi2002-05-311-1/+1
* More Third Degree.Jarkko Hietaniemi2002-05-171-3/+4
* Third Degree tweaks.Jarkko Hietaniemi2002-05-171-4/+3
* Third Degree: name the op/foo.t as op_foo.Jarkko Hietaniemi2002-05-151-1/+1
* #!/usr/bin/perl-current misparseMichael G. Schwern2002-05-131-1/+1
* Don't do JAPHs unless doing "make torturetest".Jarkko Hietaniemi2002-05-101-3/+6
* PATCH t/TESTMark-Jason Dominus2002-04-271-1/+1
* t/TEST ported to VMSCraig A. Berry2002-04-261-11/+38
* MANIFEST is needlessly held open for entire duration of "make test"Gurusamy Sarathy2002-04-261-0/+1
* t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)Abigail2002-04-151-2/+3
* Prettyprinting: shorten the lines to avoid linewrapping.Jarkko Hietaniemi2002-04-111-16/+16
* ext/attrs.t getting skippedCraig A. Berry2002-04-101-1/+1
* Add tests for s2p/psed, from Wolfgang Laun.Jarkko Hietaniemi2002-04-091-0/+1
* Start a new test category: uni. Much of t/op/patJarkko Hietaniemi2002-01-131-1/+1
* B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xsMattia Barbon2002-01-121-1/+2
* Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-071-1/+1
* B, B::C, perlcc, t/TESTMattia Barbon2002-01-061-10/+38
* -bytecompile & -compile for testing perlccMichael G. Schwern2001-12-151-5/+13
* -t taint warningsMichael G. Schwern2001-12-141-2/+2