Storing the length of all the overloading names saves a strlen() in a
[p5sagit/p5-mst-13.2.git] / t / TEST
2007-09-19 Michael G. Schwern t/TEST doesn't check exit (was Re: Test::More bug?)
2007-04-22 Craig A. Berry Move Module::Pluggable tests up under main test directory.
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-03-29 Jerry D. Hedden Shorten 'skipping...' test message
2006-10-23 Jim Cromie [patch] make test.valgrind capable of running cachegrind
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-06-30 Steve Hay Add Win32API::File to the core
2006-05-24 Andy Lester Make t/TEST more helpful
2006-05-14 Nicholas Clark TEST needs to binmode the file handle that is reading...
2006-01-14 Rafael Garcia-Suarez Adapt 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 Clark Provide a crude way for specifying the command line for
2005-10-25 Rafael Garcia-Suarez t/TEST should require Time::HiRes only when it uses it.
2005-10-13 Andy Lester Stas' croak patch and then some
2005-07-12 Michael G. Schwern Understand "ok" with no number
2005-05-18 Dave Mitchell make t/TEST print summary times consistently to two...
2005-05-08 Dave Mitchell t/TEST's new error messages now include the prefix...
2005-05-05 Dave Mitchell strictifying t/TEST stopped it handling '1..n todo...
2005-05-05 Dave Mitchell make t/TEST detect various failure modes in testfile...
2005-05-04 Dave Mitchell strictify t/TEST
2005-04-06 H.Merijn Brand 1. t/TEST now deals with SKIP as if it was TODO. This...
2004-10-31 Nicholas Clark Make TEST and harness skip tests for extensions that...
2004-10-12 Rafael Garcia-Suarez Minor tweaks for the test.utf16 target, by Jarkko
2004-10-08 Rafael Garcia-Suarez Make the perl interpreter more tolerant of UTF-16-encod...
2004-06-13 Abe Timmerman t/TEST
2004-05-28 Alan Burlison TEST needs to ignore SCM files
2004-05-17 Jim Cromie Fix new B::Concise test output
2004-03-02 Nicholas Clark Work on eliminating systematic failures on make minitest:
2003-10-25 Richard Clamp Re: [perl #948] $, untieable?
2003-10-22 Rafael Garcia-Suarez Add a test.taintwarn makefile target,
2003-09-02 Adrian M. Enache Re: ByteLoader and MSWin32
2003-08-25 Marcus Holland-Moritz valgrind update
2003-08-23 Marcus Holland-Moritz Re: valgrind as a leak hound?
2003-08-19 Rafael Garcia-Suarez t/TEST fails to fail when it can't find tests.
2003-08-16 Jarkko Hietaniemi Add valgrind testing target.
2003-08-15 Andreas König TEST script (Was: Not ok 20712ff)
2003-08-05 Jarkko Hietaniemi Bytecode patching from Enache.
2003-07-27 Jarkko Hietaniemi Further Byteloader tweaks from Enache.
2003-07-27 Adrian M. Enache Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-02 Dave Mitchell various Deparse fixes
2002-05-31 Jarkko Hietaniemi Because of #16909 MANIFEST changes.
2002-05-17 Jarkko Hietaniemi More Third Degree.
2002-05-17 Jarkko Hietaniemi Third Degree tweaks.
2002-05-15 Jarkko Hietaniemi Third Degree: name the op/foo.t as op_foo.
2002-05-13 Michael G. Schwern #!/usr/bin/perl-current misparse
2002-05-10 Jarkko Hietaniemi Don't do JAPHs unless doing "make torturetest".
2002-04-27 Mark-Jason Dominus PATCH t/TEST
2002-04-26 Craig A. Berry t/TEST ported to VMS
2002-04-26 Gurusamy Sarathy MANIFEST is needlessly held open for entire duration...
2002-04-15 Abigail t/japh/abigail.t (was: FETCH for tied $" called an...
2002-04-11 Jarkko Hietaniemi Prettyprinting: shorten the lines to avoid linewrapping.
2002-04-10 Craig A. Berry ext/attrs.t getting skipped
2002-04-09 Jarkko Hietaniemi Add tests for s2p/psed, from Wolfgang Laun.
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-13 Jarkko Hietaniemi Start a new test category: uni. Much of t/op/pat
2002-01-12 Mattia Barbon B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2002-01-07 Paul Green Last patch needed to get Perl5.7 to build natively...
2002-01-06 Mattia Barbon B, 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 Hietaniemi No use talking about dynamic library search patch
2001-11-27 Michael G. Schwern Remove redundant #! parsing. Deparse tests better.
2001-10-27 Nicholas Clark make minitest
2001-10-27 Jarkko Hietaniemi ldlibpth can exist but be unset.
2001-10-25 Jarkko Hietaniemi Getting fancier...
2001-10-25 Jarkko Hietaniemi csh - what a pain.
2001-10-22 Jarkko Hietaniemi It's safer to to expand the variable, too... (see ...
2001-10-22 Jarkko Hietaniemi Prepending (instead of replacing with) the pwd is safer.
2001-10-20 Jarkko Hietaniemi Wording tweaks.
2001-10-17 Michael G. Schwern Set PERL_CORE environment var
2001-10-08 Jarkko Hietaniemi Clarify the ldlibpth part and condense the overall...
2001-10-07 Jarkko Hietaniemi If running the harness the dynamic library search path
2001-10-05 Robin Barker Re: test names from C<make TEST>
2001-10-01 David Dyck [ID 20011001.011] redundant code in t/TEST
2001-09-07 Michael G. Schwern Test::Harness 1.25 sync
2001-08-28 Paul Johnson make coretest
2001-06-19 Jarkko Hietaniemi The test.third results were funnily named because of the
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-17 Jarkko Hietaniemi Change the scan policy of the *.t and test.pl files,
2001-06-16 Jarkko Hietaniemi Make the code even more dynamical so that testname
2001-06-16 Jarkko Hietaniemi Allow for deeper t/ and also a single test.pl.
2001-06-16 Jarkko Hietaniemi Make t/TEST and t/harness to test also the t/ tests
2001-05-30 Michael G. Schwern sorting tests
2001-05-29 Michael G. Schwern Syncing with Test-1.17
2001-05-29 Michael G. Schwern Re: [PATCH t/TEST] Allowing deeper test subdirectories
2001-05-11 Jarkko Hietaniemi Merge the camel-III/vstring.t with op/ver.t.
2001-05-09 Robin Houston B::Deparse tester
2001-03-18 Jarkko Hietaniemi Document the use of Third Degree (sparsely).
2001-03-18 Jarkko Hietaniemi Add a hook for running the tests under the Third Degree
2001-03-05 Nick Ing-Simmons Some tests for Camel 3rd edition features.
2001-02-27 Edward Peschko Re: Compile with perlcc..
2001-02-24 Michael G. Schwern fixing t/pod/find.t, running t/pod
2001-02-18 Michael G. Schwern Adding in TestSetup.pm to replace BEGIN preamble on...
2001-02-18 Michael G. Schwern Adding todo tests
2001-02-18 Jarkko Hietaniemi Add run/*.t to testables.
2001-02-18 Michael G. Schwern Re: Why t/TEST and not Test::Harness?
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-10 Jarkko Hietaniemi Make TEST and UTEST more verbose in case something...
2001-02-08 Charles Bailey SYN SYN
2001-02-04 Nick Ing-Simmons The missed t/TEST part of the grand testharness upgrade.
next