2008-10-20 |
Nicholas Clark |
Change "use $foo; 1" in evals to "require $foo; 1"... |
blob | commitdiff |
2008-09-27 |
Jerry D. Hedden |
Loading modules in test.pl |
blob | commitdiff | diff to current |
2008-09-10 |
Jerry D. Hedden |
Watchdog re-queue |
blob | commitdiff | diff to current |
2008-09-08 |
Craig A. Berry |
Make sure the watchdog requeues itself when sleep(... |
blob | commitdiff | diff to current |
2008-08-07 |
Nicholas Clark |
Fix bug in counting in tempfile(). |
blob | commitdiff | diff to current |
2008-08-07 |
Nicholas Clark |
A proper tempfile function that can be used multiple... |
blob | commitdiff | diff to current |
2008-08-06 |
Nicholas Clark |
Better temporary file name generation. (Avoid using... |
blob | commitdiff | diff to current |
2008-07-23 |
Jerry D. Hedden |
watchdog() fix for MSWin32 |
blob | commitdiff | diff to current |
2008-07-22 |
Jerry D. Hedden |
Fix skips in test.pl |
blob | commitdiff | diff to current |
2008-07-16 |
Jerry D. Hedden |
test.pl |
blob | commitdiff | diff to current |
2008-07-08 |
Jerry D. Hedden |
test.pl fix |
blob | commitdiff | diff to current |
2008-07-01 |
Nicholas Clark |
Avoid using -> function call notation within test.pl... |
blob | commitdiff | diff to current |
2008-06-28 |
Jerry D. Hedden |
common test code for timed bail |
blob | commitdiff | diff to current |
2008-01-02 |
Michael G. Schwern |
shield t/test.pl functions from global print modifiers |
blob | commitdiff | diff to current |
2007-12-11 |
Jerry D. Hedden |
Must have /bin under Cygwin |
blob | commitdiff | diff to current |
2007-09-25 |
Abe Timmerman |
Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1... |
blob | commitdiff | diff to current |
2007-04-06 |
Nicholas Clark |
Give accurate failure diagnostics when unlike() fails. |
blob | commitdiff | diff to current |
2007-02-18 |
Nicholas Clark |
test.pl should locally increase $Level, rather than... |
blob | commitdiff | diff to current |
2006-06-02 |
Craig A. Berry |
It's all relative -- better handling of tainted directories |
blob | commitdiff | diff to current |
2006-05-02 |
Nicholas Clark |
Change 28037 broke t/op/each.t when running with TEST. |
blob | commitdiff | diff to current |
2006-05-01 |
David Landgren |
Re: [PATCH] provide diag() and don't use ++ in test.pl |
blob | commitdiff | diff to current |
2006-03-20 |
Gisle Aas |
Avoid "uninitialized value" warnings during 'make test'. |
blob | commitdiff | diff to current |
2006-03-20 |
Gisle Aas |
Also strip $ENV{PATH} dirs writable by world. |
blob | commitdiff | diff to current |
2006-03-02 |
H.Merijn Brand |
Taint handling for runperl: |
blob | commitdiff | diff to current |
2006-02-27 |
Nicholas Clark |
Move all the de-tainting logic for runperl into test.pl. |
blob | commitdiff | diff to current |
2006-02-18 |
Nicholas Clark |
Assume that if runperl is called under tainting, that... |
blob | commitdiff | diff to current |
2005-12-23 |
Nicholas Clark |
like and unlike weren't reporting failure where correct... |
blob | commitdiff | diff to current |
2005-12-19 |
Yves Orton |
TODO-SKIP tests must be "not ok", or else the test... |
blob | commitdiff | diff to current |
2005-09-06 |
Rafael Garcia-Suarez |
Upgrade to IO 1.22 from gbarr |
blob | commitdiff | diff to current |
2005-08-01 |
Michael G. Schwern |
Re: [perl #36622] y/// at end of file |
blob | commitdiff | diff to current |
2005-06-15 |
Rafael Garcia-Suarez |
Introduce PERL_RUNPERL_DEBUG to alter the behavior... |
blob | commitdiff | diff to current |
2005-01-27 |
Nicholas Clark |
&_q needs to *globally* escape ' and \ in its substitution. |
blob | commitdiff | diff to current |
2004-12-10 |
Michael G. Schwern |
[PATCH] cleanup t/op/taint.t |
blob | commitdiff | diff to current |
2004-12-06 |
Nicholas Clark |
sanity check the arguments to runperl(), to try to... |
blob | commitdiff | diff to current |
2004-08-09 |
Dave Mitchell |
made eq_array in t/test.pl handle undef values better |
blob | commitdiff | diff to current |
2004-07-13 |
Nicholas Clark |
no_plan support in test.pl |
blob | commitdiff | diff to current |
2004-04-06 |
Jim Cromie |
Re: tests for change #22539 |
blob | commitdiff | diff to current |
2003-12-23 |
Stas Bekman |
[patch t/test.pl] comment fix |
blob | commitdiff | diff to current |
2003-08-01 |
Jarkko Hietaniemi |
Faulty check. |
blob | commitdiff | diff to current |
2003-08-01 |
Jarkko Hietaniemi |
Argument sanity checking. |
blob | commitdiff | diff to current |
2003-07-27 |
Jarkko Hietaniemi |
fresh_perl_(is|like) were printing out the wrong file... |
blob | commitdiff | diff to current |
2003-07-02 |
Rafael Garcia-Suarez |
Minor test adjustments : |
blob | commitdiff | diff to current |
2003-05-11 |
Jarkko Hietaniemi |
Try to handle a $^X with spaces in it. |
blob | commitdiff | diff to current |
2003-05-11 |
Jarkko Hietaniemi |
Separate the creation of the command to run by |
blob | commitdiff | diff to current |
2002-09-08 |
Michael G. Schwern |
Re: [PATCH t/test.pl] Let is/isnt() handle undef withou... |
blob | commitdiff | diff to current |
2002-05-31 |
Craig A. Berry |
t/test.pl, which_perl, VMS |
blob | commitdiff | diff to current |
2002-05-28 |
Nikola Knezevic |
Test::Harness and skiping tests functionality |
blob | commitdiff | diff to current |
2002-04-28 |
Jarkko Hietaniemi |
Integrate #16254 from macperl; |
blob | commitdiff | diff to current |
2002-04-15 |
Abigail |
t/test.pl additional functionality for runperl |
blob | commitdiff | diff to current |
2002-04-04 |
Jarkko Hietaniemi |
I was fooled for a while, somebody else might be too. |
blob | commitdiff | diff to current |
2002-04-01 |
Mark-Jason Dominus |
Message-ID: <20020401203218.25230.qmail@plover.com> |
blob | commitdiff | diff to current |
2002-03-16 |
Jarkko Hietaniemi |
Thwart IRIX long doubles and sloppy pow() (in Perl... |
blob | commitdiff | diff to current |
2002-02-12 |
Craig A. Berry |
t/test.pl fix for VMS |
blob | commitdiff | diff to current |
2002-02-03 |
Jarkko Hietaniemi |
[PATCH t/op/taint.t] remove possible false positive |
blob | commitdiff | diff to current |
2002-01-29 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-28 |
Jarkko Hietaniemi |
Prettier printing from Michael Schwern. |
blob | commitdiff | diff to current |
2002-01-17 |
Nick Ing-Simmons |
Integrate mainline (for ndbm fixes etc.) |
blob | commitdiff | diff to current |
2002-01-17 |
Jarkko Hietaniemi |
Rename kill_perl to fresh_perl; replace fresh_perl() |
blob | commitdiff | diff to current |
2002-01-12 |
Michael G. Schwern |
Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More |
blob | commitdiff | diff to current |
2002-01-11 |
Jarkko Hietaniemi |
Yet another twist. |
blob | commitdiff | diff to current |
2002-01-11 |
Jarkko Hietaniemi |
Arguments were being mangled. |
blob | commitdiff | diff to current |
2002-01-11 |
Michael G. Schwern |
Seperating kill_perl() |
blob | commitdiff | diff to current |
2002-01-07 |
Paul Green |
Last patch needed to get Perl5.7 to build natively... |
blob | commitdiff | diff to current |
2001-12-16 |
Michael G. Schwern |
Re: [PATCH t/test.pl] diagnostics to STDERR |
blob | commitdiff | diff to current |
2001-12-16 |
Michael G. Schwern |
diagnostics to STDERR |
blob | commitdiff | diff to current |
2001-12-13 |
Michael G. Schwern |
Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t... |
blob | commitdiff | diff to current |
2001-12-12 |
Nicholas Clark |
use utf8; tests |
blob | commitdiff | diff to current |
2001-12-11 |
Craig A. Berry |
(was Re: [PATCH perl@13600] cat2type in tests for VMS) |
blob | commitdiff | diff to current |
2001-12-10 |
Nicholas Clark |
Re: [PATCH] tests for hash assignment |
blob | commitdiff | diff to current |
2001-12-10 |
Michael G. Schwern |
Moving Cygwin .exe logic into which_perl |
blob | commitdiff | diff to current |
2001-12-08 |
Jarkko Hietaniemi |
[PATCH lib/vmsish.t] Small test name abuse. |
blob | commitdiff | diff to current |
2001-12-07 |
Michael G. Schwern |
Declaring mostly TODO |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
which_perl: if File::Spec fails, assume "./" and hope... |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
which_perl: delay as much a possible till runtime. |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
Further tweakage to which_perl(). |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
Tweak the $Perl computation. |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
Missing ). |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
Allow several arguments to display(). |
blob | commitdiff | diff to current |
2001-12-07 |
Jarkko Hietaniemi |
Add display() for displaying icky scalars. |
blob | commitdiff | diff to current |
2001-12-07 |
Michael G. Schwern |
which_perl for safer $^Xing |
blob | commitdiff | diff to current |
2001-12-07 |
Michael G. Schwern |
[PATCH t/base/lex.t, term.t] Purging echo from base... |
blob | commitdiff | diff to current |
2001-12-05 |
Michael G. Schwern |
stat.t cleanup, first pass |
blob | commitdiff | diff to current |
2001-11-16 |
Michael G. Schwern |
runperl(), \n and stdin |
blob | commitdiff | diff to current |
2001-11-14 |
Jarkko Hietaniemi |
test.pl tweaks from Rafael and Pudge (assuming I deciphered |
blob | commitdiff | diff to current |
2001-11-14 |
Jarkko Hietaniemi |
test.pl runperl() nits from Chris Nandor and Craig... |
blob | commitdiff | diff to current |
2001-11-14 |
Rafael Garcia-Suarez |
new version of runperl() |
blob | commitdiff | diff to current |
2001-11-08 |
Jarkko Hietaniemi |
Quote the variables in failures messages more nicely. |
blob | commitdiff | diff to current |
2001-11-08 |
Jarkko Hietaniemi |
[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]... |
blob | commitdiff | diff to current |
2001-11-08 |
Michael G. Schwern |
Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv... |
blob | commitdiff | diff to current |
2001-11-07 |
Michael G. Schwern |
Adding isnt() and next_test() |
blob | commitdiff | diff to current |
2001-11-02 |
Michael G. Schwern |
_expect and other little tweaks |
blob | commitdiff | diff to current |
2001-09-25 |
Jarkko Hietaniemi |
skip($mess) should result in one skip. |
blob | commitdiff | diff to current |
2001-09-25 |
Jarkko Hietaniemi |
Replace the use Test::More in t/{op,io,run} with t... |
blob | commitdiff | diff to current |
|