This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make cproto.t more stringent
[perl5.git] / t / TEST
2009-08-28 Craig A. BerryUse ../../t/perl rather than ../../perl, as the latter...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-08-27 Nicholas Clarkt/harness and t/TEST can both use the same _run_test...
2009-08-27 Nicholas ClarkShare common code in t/TEST and t/harness, by having...
2009-08-26 Nicholas ClarkBreak out the code that finds tests in MANIFEST into...
2009-08-26 Nicholas Clark%OVER was removed in October 2001 with 6ff868ee and...
2009-08-26 Nicholas Clarkt/TEST shouldn't use -M options until we've tested...
2009-08-25 Michael G. SchwernRefactoring to consoldate some hard coded paths.
2009-08-25 Michael G. SchwernThere's no reason to load TestInit in TEST.
2009-08-25 Michael G. SchwernQuote "strict"->import and "warnings"->import to quiet...
2009-08-25 Michael G. SchwernRefactor the code to run the test into _run_test()
2009-08-25 Michael G. SchwernRefactoring to move the code to read the test for speci...
2009-08-25 Michael G. SchwernThis is reading the first line of the test, not running it.
2009-08-25 Nicholas ClarkRun t/run/*.t before t/cmd/*.t, making the order base...
2009-08-25 Nicholas ClarkRemove File::Spec from t/TEST - VMS is fine without...
2009-08-03 Jesse VincentAdd the new "porting" test directory to the test harness
2009-06-11 Max MaischeinAdd t/benchmark to tests run if $ENV{PERL_BENCHMARK...
2009-05-02 John E. Malmbergt/test - Hack for VMS pipe bug.
2009-03-25 Nicholas ClarkMove Module:Pluggable tests from t/Module_Pluggable...
2009-02-17 Nicholas ClarkGet $ENV{PERL5LIB} into a known consistent state under...
2009-02-12 Steve Haywin32/ext doesn't exist any more, so no need to look...
2009-02-12 Steve HaySkip tests for flattened extensions that weren't built.
2009-02-08 Craig A. BerrySkip tests for flattened extensions that weren't built.
2008-02-08 Paul GreenRE: Perl @ 33218 (Stratus VOS patches)
2007-09-19 Michael G. Schwernt/TEST doesn't check exit (was Re: Test::More bug?)
2007-04-22 Craig A. BerryMove Module::Pluggable tests up under main test directory.
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-03-29 Jerry D. HeddenShorten 'skipping...' test message
2006-10-23 Jim Cromie[patch] make test.valgrind capable of running cachegrind
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-06-30 Steve HayAdd Win32API::File to the core
2006-05-24 Andy LesterMake t/TEST more helpful
2006-05-14 Nicholas ClarkTEST needs to binmode the file handle that is reading...
2006-01-14 Rafael Garcia-SuarezAdapt test.valgrind make target to recent valgrinds...
2006-01-09 Yitzchak Scott-Tho... Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
2005-11-14 Nicholas ClarkProvide a crude way for specifying the command line for
2005-10-25 Rafael Garcia-Suarezt/TEST should require Time::HiRes only when it uses it.
2005-10-13 Andy LesterStas' croak patch and then some
2005-07-12 Michael G. SchwernUnderstand "ok" with no number
2005-05-18 Dave Mitchellmake t/TEST print summary times consistently to two...
2005-05-08 Dave Mitchellt/TEST's new error messages now include the prefix...
2005-05-05 Dave Mitchellstrictifying t/TEST stopped it handling '1..n todo...
2005-05-05 Dave Mitchellmake t/TEST detect various failure modes in testfile...
2005-05-04 Dave Mitchellstrictify t/TEST
2005-04-06 H.Merijn Brand1. t/TEST now deals with SKIP as if it was TODO. This...
2004-10-31 Nicholas ClarkMake TEST and harness skip tests for extensions that...
2004-10-12 Rafael Garcia-SuarezMinor tweaks for the test.utf16 target, by Jarkko
2004-10-08 Rafael Garcia-SuarezMake the perl interpreter more tolerant of UTF-16-encod...
2004-06-13 Abe Timmermant/TEST
2004-05-28 Alan BurlisonTEST needs to ignore SCM files
2004-05-17 Jim CromieFix new B::Concise test output
2004-03-02 Nicholas ClarkWork on eliminating systematic failures on make minitest:
2003-10-25 Richard ClampRe: [perl #948] $, untieable?
2003-10-22 Rafael Garcia-SuarezAdd a test.taintwarn makefile target,
2003-09-02 Adrian M. EnacheRe: ByteLoader and MSWin32
2003-08-25 Marcus Holland-Moritzvalgrind update
2003-08-23 Marcus Holland-MoritzRe: valgrind as a leak hound?
2003-08-19 Rafael Garcia-Suarezt/TEST fails to fail when it can't find tests.
2003-08-16 Jarkko HietaniemiAdd valgrind testing target.
2003-08-15 Andreas KönigTEST script (Was: Not ok 20712ff)
2003-08-05 Jarkko HietaniemiBytecode patching from Enache.
2003-07-27 Jarkko HietaniemiFurther Byteloader tweaks from Enache.
2003-07-27 Adrian M. EnacheRe: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-02 Dave Mitchellvarious Deparse fixes
2002-05-31 Jarkko HietaniemiBecause of #16909 MANIFEST changes.
2002-05-17 Jarkko HietaniemiMore Third Degree.
2002-05-17 Jarkko HietaniemiThird Degree tweaks.
2002-05-15 Jarkko HietaniemiThird Degree: name the op/foo.t as op_foo.
2002-05-13 Michael G. Schwern#!/usr/bin/perl-current misparse
2002-05-10 Jarkko HietaniemiDon't do JAPHs unless doing "make torturetest".
2002-04-27 Mark-Jason DominusPATCH t/TEST
2002-04-26 Craig A. Berryt/TEST ported to VMS
2002-04-26 Gurusamy SarathyMANIFEST is needlessly held open for entire duration...
2002-04-15 Abigailt/japh/abigail.t (was: FETCH for tied $" called an...
2002-04-11 Jarkko HietaniemiPrettyprinting: shorten the lines to avoid linewrapping.
2002-04-10 Craig A. Berryext/attrs.t getting skipped
2002-04-09 Jarkko HietaniemiAdd tests for s2p/psed, from Wolfgang Laun.
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-13 Jarkko HietaniemiStart a new test category: uni. Much of t/op/pat
2002-01-12 Mattia BarbonB::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2002-01-07 Paul GreenLast patch needed to get Perl5.7 to build natively...
2002-01-06 Mattia BarbonB, B::C, perlcc, t/TEST
2001-12-15 Michael G. Schwern-bytecompile & -compile for testing perlcc
2001-12-14 Michael G. Schwern-t taint warnings
2001-12-03 Jarkko HietaniemiNo use talking about dynamic library search patch
2001-11-27 Michael G. SchwernRemove redundant #! parsing. Deparse tests better.
2001-10-27 Nicholas Clarkmake minitest
2001-10-27 Jarkko Hietaniemildlibpth can exist but be unset.
2001-10-25 Jarkko HietaniemiGetting fancier...
2001-10-25 Jarkko Hietaniemicsh - what a pain.
2001-10-22 Jarkko HietaniemiIt's safer to to expand the variable, too... (see ...
2001-10-22 Jarkko HietaniemiPrepending (instead of replacing with) the pwd is safer.
2001-10-20 Jarkko HietaniemiWording tweaks.
2001-10-17 Michael G. SchwernSet PERL_CORE environment var
2001-10-08 Jarkko HietaniemiClarify the ldlibpth part and condense the overall...
2001-10-07 Jarkko HietaniemiIf running the harness the dynamic library search path
2001-10-05 Robin BarkerRe: test names from C<make TEST>
2001-10-01 David Dyck[ID 20011001.011] redundant code in t/TEST
2001-09-07 Michael G. SchwernTest::Harness 1.25 sync
2001-08-28 Paul Johnsonmake coretest
next