This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refactoring tests to use test.pl is a TODO.
[perl5.git] / t / test.pl
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-09-05 Karl WilliamsonOutput failures in an always printable form
2009-07-22 Michael G. SchwernMake fresh_perl_is() strip newlines off the expected...
2008-10-20 Nicholas ClarkChange "use $foo; 1" in evals to "require $foo; 1"...
2008-09-27 Jerry D. HeddenLoading modules in test.pl
2008-09-10 Jerry D. HeddenWatchdog re-queue
2008-09-08 Craig A. BerryMake sure the watchdog requeues itself when sleep(...
2008-08-07 Nicholas ClarkFix bug in counting in tempfile().
2008-08-07 Nicholas ClarkA proper tempfile function that can be used multiple...
2008-08-06 Nicholas ClarkBetter temporary file name generation. (Avoid using...
2008-07-23 Jerry D. Heddenwatchdog() fix for MSWin32
2008-07-22 Jerry D. HeddenFix skips in test.pl
2008-07-16 Jerry D. Heddentest.pl
2008-07-08 Jerry D. Heddentest.pl fix
2008-07-01 Nicholas ClarkAvoid using -> function call notation within test.pl...
2008-06-28 Jerry D. Heddencommon test code for timed bail
2008-01-02 Michael G. Schwernshield t/test.pl functions from global print modifiers
2007-12-11 Jerry D. HeddenMust have /bin under Cygwin
2007-09-25 Abe TimmermanRe: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1...
2007-04-06 Nicholas ClarkGive accurate failure diagnostics when unlike() fails.
2007-02-18 Nicholas Clarktest.pl should locally increase $Level, rather than...
2006-06-02 Craig A. BerryIt's all relative -- better handling of tainted directories
2006-05-02 Nicholas ClarkChange 28037 broke t/op/each.t when running with TEST.
2006-05-01 David LandgrenRe: [PATCH] provide diag() and don't use ++ in test.pl
2006-03-20 Gisle AasAvoid "uninitialized value" warnings during 'make test'.
2006-03-20 Gisle AasAlso strip $ENV{PATH} dirs writable by world.
2006-03-02 H.Merijn BrandTaint handling for runperl:
2006-02-27 Nicholas ClarkMove all the de-tainting logic for runperl into test.pl.
2006-02-18 Nicholas ClarkAssume that if runperl is called under tainting, that...
2005-12-23 Nicholas Clarklike and unlike weren't reporting failure where correct...
2005-12-19 Yves OrtonTODO-SKIP tests must be "not ok", or else the test...
2005-09-06 Rafael Garcia-SuarezUpgrade to IO 1.22 from gbarr
2005-08-01 Michael G. SchwernRe: [perl #36622] y/// at end of file
2005-06-15 Rafael Garcia-SuarezIntroduce PERL_RUNPERL_DEBUG to alter the behavior...
2005-01-27 Nicholas Clark&_q needs to *globally* escape ' and \ in its substitution.
2004-12-10 Michael G. Schwern[PATCH] cleanup t/op/taint.t
2004-12-06 Nicholas Clarksanity check the arguments to runperl(), to try to...
2004-08-09 Dave Mitchellmade eq_array in t/test.pl handle undef values better
2004-07-13 Nicholas Clarkno_plan support in test.pl
2004-04-06 Jim CromieRe: tests for change #22539
2003-12-23 Stas Bekman[patch t/test.pl] comment fix
2003-08-01 Jarkko HietaniemiFaulty check.
2003-08-01 Jarkko HietaniemiArgument sanity checking.
2003-07-27 Jarkko Hietaniemifresh_perl_(is|like) were printing out the wrong file...
2003-07-02 Rafael Garcia-SuarezMinor test adjustments :
2003-05-11 Jarkko HietaniemiTry to handle a $^X with spaces in it.
2003-05-11 Jarkko HietaniemiSeparate the creation of the command to run by
2002-09-08 Michael G. SchwernRe: [PATCH t/test.pl] Let is/isnt() handle undef withou...
2002-05-31 Craig A. Berryt/test.pl, which_perl, VMS
2002-05-28 Nikola KnezevicTest::Harness and skiping tests functionality
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-04-15 Abigailt/test.pl additional functionality for runperl
2002-04-04 Jarkko HietaniemiI was fooled for a while, somebody else might be too.
2002-04-01 Mark-Jason DominusMessage-ID: <20020401203218.25230.qmail@plover.com>
2002-03-16 Jarkko HietaniemiThwart IRIX long doubles and sloppy pow() (in Perl...
2002-02-12 Craig A. Berryt/test.pl fix for VMS
2002-02-03 Jarkko Hietaniemi[PATCH t/op/taint.t] remove possible false positive
2002-01-29 Nick Ing-SimmonsIntegrate mainline
2002-01-28 Jarkko HietaniemiPrettier printing from Michael Schwern.
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-17 Jarkko HietaniemiRename kill_perl to fresh_perl; replace fresh_perl()
2002-01-12 Michael G. SchwernRe: [PATCH lib/AnyDBM_File.t] Convert to Test::More
2002-01-11 Jarkko HietaniemiYet another twist.
2002-01-11 Jarkko HietaniemiArguments were being mangled.
2002-01-11 Michael G. SchwernSeperating kill_perl()
2002-01-07 Paul GreenLast patch needed to get Perl5.7 to build natively...
2001-12-16 Michael G. SchwernRe: [PATCH t/test.pl] diagnostics to STDERR
2001-12-16 Michael G. Schwerndiagnostics to STDERR
2001-12-13 Michael G. SchwernRe: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t...
2001-12-12 Nicholas Clarkuse utf8; tests
2001-12-11 Craig A. Berry(was Re: [PATCH perl@13600] cat2type in tests for VMS)
2001-12-10 Nicholas ClarkRe: [PATCH] tests for hash assignment
2001-12-10 Michael G. SchwernMoving Cygwin .exe logic into which_perl
2001-12-08 Jarkko Hietaniemi[PATCH lib/vmsish.t] Small test name abuse.
2001-12-07 Michael G. SchwernDeclaring mostly TODO
2001-12-07 Jarkko Hietaniemiwhich_perl: if File::Spec fails, assume "./" and hope...
2001-12-07 Jarkko Hietaniemiwhich_perl: delay as much a possible till runtime.
2001-12-07 Jarkko HietaniemiFurther tweakage to which_perl().
2001-12-07 Jarkko HietaniemiTweak the $Perl computation.
2001-12-07 Jarkko HietaniemiMissing ).
2001-12-07 Jarkko HietaniemiAllow several arguments to display().
2001-12-07 Jarkko HietaniemiAdd display() for displaying icky scalars.
2001-12-07 Michael G. Schwernwhich_perl for safer $^Xing
2001-12-07 Michael G. Schwern[PATCH t/base/lex.t, term.t] Purging echo from base...
2001-12-05 Michael G. Schwernstat.t cleanup, first pass
2001-11-16 Michael G. Schwernrunperl(), \n and stdin
2001-11-14 Jarkko Hietaniemitest.pl tweaks from Rafael and Pudge (assuming I deciphered
2001-11-14 Jarkko Hietaniemitest.pl runperl() nits from Chris Nandor and Craig...
2001-11-14 Rafael Garcia-Suareznew version of runperl()
2001-11-08 Jarkko HietaniemiQuote the variables in failures messages more nicely.
2001-11-08 Jarkko Hietaniemi[PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com]...
2001-11-08 Michael G. SchwernRe: [PATCH t/io/argv.t vms/test.com t/test.pl] argv...
2001-11-07 Michael G. SchwernAdding isnt() and next_test()
2001-11-02 Michael G. Schwern_expect and other little tweaks
2001-09-25 Jarkko Hietaniemiskip($mess) should result in one skip.
2001-09-25 Jarkko HietaniemiReplace the use Test::More in t/{op,io,run} with t...