This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Leopard has more standard /etc/passwd files than previous
[perl5.git] / t / TEST
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
2001-06-19 Jarkko HietaniemiThe test.third results were funnily named because of the
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-17 Jarkko HietaniemiChange the scan policy of the *.t and test.pl files,
2001-06-16 Jarkko HietaniemiMake the code even more dynamical so that testname
2001-06-16 Jarkko HietaniemiAllow for deeper t/ and also a single test.pl.
2001-06-16 Jarkko HietaniemiMake t/TEST and t/harness to test also the t/ tests
2001-05-30 Michael G. Schwernsorting tests
2001-05-29 Michael G. SchwernSyncing with Test-1.17
2001-05-29 Michael G. SchwernRe: [PATCH t/TEST] Allowing deeper test subdirectories
2001-05-11 Jarkko HietaniemiMerge the camel-III/vstring.t with op/ver.t.
2001-05-09 Robin HoustonB::Deparse tester
2001-03-18 Jarkko HietaniemiDocument the use of Third Degree (sparsely).
2001-03-18 Jarkko HietaniemiAdd a hook for running the tests under the Third Degree
2001-03-05 Nick Ing-SimmonsSome tests for Camel 3rd edition features.
2001-02-27 Edward PeschkoRe: Compile with perlcc..
2001-02-24 Michael G. Schwernfixing t/pod/find.t, running t/pod
2001-02-18 Michael G. SchwernAdding in TestSetup.pm to replace BEGIN preamble on...
2001-02-18 Michael G. SchwernAdding todo tests
2001-02-18 Jarkko HietaniemiAdd run/*.t to testables.
2001-02-18 Michael G. SchwernRe: Why t/TEST and not Test::Harness?
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-10 Jarkko HietaniemiMake TEST and UTEST more verbose in case something...
2001-02-08 Charles BaileySYN SYN
2001-02-04 Nick Ing-SimmonsThe missed t/TEST part of the grand testharness upgrade.
next