summaryrefslogtreecommitdiff
path: root/t/test.pl
Commit message (Expand)AuthorAgeFilesLines
* shield t/test.pl functions from global print modifiersMichael G. Schwern2008-01-021-17/+28
* Must have /bin under CygwinJerry D. Hedden2007-12-111-0/+2
* Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu)Abe Timmerman2007-09-251-1/+1
* Give accurate failure diagnostics when unlike() fails.Nicholas Clark2007-04-061-1/+2
* test.pl should locally increase $Level, rather than setting it to aNicholas Clark2007-02-181-1/+1
* It's all relative -- better handling of tainted directoriesCraig A. Berry2006-06-021-1/+2
* Change 28037 broke t/op/each.t when running with TEST.Nicholas Clark2006-05-021-0/+2
* Re: [PATCH] provide diag() and don't use ++ in test.plDavid Landgren2006-05-011-5/+23
* Avoid "uninitialized value" warnings during 'make test'.Gisle Aas2006-03-201-1/+1
* Also strip $ENV{PATH} dirs writable by world.Gisle Aas2006-03-201-1/+1
* Taint handling for runperl:H.Merijn Brand2006-03-021-16/+21
* Move all the de-tainting logic for runperl into test.pl.Nicholas Clark2006-02-271-7/+27
* Assume that if runperl is called under tainting, that the caller reallyNicholas Clark2006-02-181-0/+9
* like and unlike weren't reporting failure where correctly in test.plNicholas Clark2005-12-231-0/+1
* TODO-SKIP tests must be "not ok", or else the test harness will thinkYves Orton2005-12-191-1/+1
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-061-0/+62
* Re: [perl #36622] y/// at end of fileMichael G. Schwern2005-08-011-1/+1
* Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),Rafael Garcia-Suarez2005-06-151-0/+4
* &_q needs to *globally* escape ' and \ in its substitution.Nicholas Clark2005-01-271-2/+2
* [PATCH] cleanup t/op/taint.tMichael G. Schwern2004-12-101-0/+12
* sanity check the arguments to runperl(), to try to avoid itNicholas Clark2004-12-061-0/+8
* made eq_array in t/test.pl handle undef values betterDave Mitchell2004-08-091-0/+3
* no_plan support in test.plNicholas Clark2004-07-131-3/+13
* Re: tests for change #22539Jim Cromie2004-04-061-14/+11
* [patch t/test.pl] comment fixStas Bekman2003-12-231-2/+2
* Faulty check.Jarkko Hietaniemi2003-08-011-3/+4
* Argument sanity checking.Jarkko Hietaniemi2003-08-011-0/+6
* fresh_perl_(is|like) were printing out the wrong file/lineJarkko Hietaniemi2003-07-271-1/+4
* Minor test adjustments :Rafael Garcia-Suarez2003-07-021-8/+8
* Try to handle a $^X with spaces in it.Jarkko Hietaniemi2003-05-111-1/+1
* Separate the creation of the command to run byJarkko Hietaniemi2003-05-111-1/+6
* Re: [PATCH t/test.pl] Let is/isnt() handle undef without warningsMichael G. Schwern2002-09-081-2/+20
* t/test.pl, which_perl, VMSCraig A. Berry2002-05-311-0/+3
* Test::Harness and skiping tests functionalityNikola Knezevic2002-05-281-1/+1
* Integrate #16254 from macperl;Jarkko Hietaniemi2002-04-281-4/+17
* t/test.pl additional functionality for runperlAbigail2002-04-151-9/+15
* I was fooled for a while, somebody else might be too.Jarkko Hietaniemi2002-04-041-0/+1
* Message-ID: <20020401203218.25230.qmail@plover.com>Mark-Jason Dominus2002-04-011-8/+12
* Thwart IRIX long doubles and sloppy pow() (in Perl, **);Jarkko Hietaniemi2002-03-161-0/+64
* t/test.pl fix for VMSCraig A. Berry2002-02-121-1/+1
* [PATCH t/op/taint.t] remove possible false positiveJarkko Hietaniemi2002-02-031-0/+1
* Prettier printing from Michael Schwern.Jarkko Hietaniemi2002-01-281-1/+5
* Rename kill_perl to fresh_perl; replace fresh_perl()Jarkko Hietaniemi2002-01-171-7/+41
* Re: [PATCH lib/AnyDBM_File.t] Convert to Test::MoreMichael G. Schwern2002-01-121-2/+1
* Yet another twist.Jarkko Hietaniemi2002-01-111-1/+2
* Arguments were being mangled.Jarkko Hietaniemi2002-01-111-1/+1
* Seperating kill_perl()Michael G. Schwern2002-01-111-1/+63
* Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-071-5/+7
* Re: [PATCH t/test.pl] diagnostics to STDERRMichael G. Schwern2001-12-161-7/+14
* diagnostics to STDERRMichael G. Schwern2001-12-161-9/+10