Stop harness from printing summary table header for each row in table
[p5sagit/p5-mst-13.2.git] / lib / Test / Harness.pm
2006-05-24 Yves Orton Stop harness from printing summary table header for...
2006-05-14 Nicholas Clark Upgrade to Test::Harness 2.58.
2006-04-23 Nicholas Clark Assimilate Test::Harness 2.57_06
2006-04-20 Yves Orton Re: TODO tests and test::harness
2006-04-19 Rafael Garcia-Suarez Upgrade to Test::Harness 2.57_05
2005-09-28 Steve Peters Upgrade to Test::Harness 2.56
2005-06-27 Rafael Garcia-Suarez Upgrade to Test::Harness 2.52
2005-06-22 H.Merijn Brand Upgrade to Test::Harness 2.50
2005-06-21 Rafael Garcia-Suarez Upgrade to Test::Harness 2.49_02
2005-04-24 Rafael Garcia-Suarez Upgrade to Test::Harness 2.48
2005-01-21 Rafael Garcia-Suarez Upgrade to Test::Harness 2.46
2004-06-08 Rafael Garcia-Suarez Upgrade to Test::Harness 2.42
2004-02-17 Dave Mitchell remove C<my $x if foo> construct from core modules
2003-12-31 Rafael Garcia-Suarez Upgrade to Test::Harness 2.40.
2003-11-30 Rafael Garcia-Suarez Upgrade to Test::Harness 2.38.
2003-08-15 Jarkko Hietaniemi Upgrade to Test::Harness 2.30.
2003-07-27 Jarkko Hietaniemi Upgrade to Test::Harness 2.29.
2003-07-06 Jarkko Hietaniemi Make the 'slow ok' feature optional.
2003-07-06 Michael G. Schwern Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
2003-06-29 Jarkko Hietaniemi More coffee...
2003-06-29 Jarkko Hietaniemi Another spot where a zero $test{$max} can make things...
2003-06-13 Jarkko Hietaniemi Somehow MPE/iX managed to get
2003-04-25 Jarkko Hietaniemi Upgrade to Test::Harness 2.28.
2003-04-13 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_04.
2003-03-31 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_02.
2002-06-19 Michael G. Schwern Test::Harness 2.25 -> 2.26
2002-06-16 Michael G. Schwern Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2002-05-31 Jarkko Hietaniemi Upgrade to Test::Harness 2.24.
2002-05-28 Nikola Knezevic Test::Harness and skiping tests functionality
2002-05-23 Michael G. Schwern Test::Harness 2.22 -> 2.23
2002-05-18 Michael G. Schwern Test::Harness 2.21 -> 2.22
2002-05-11 Jarkko Hietaniemi Upgrade to Test::Harness 2.21.
2002-04-30 Michael G. Schwern Test::Harness 2.03 -> 2.04
2002-04-25 Michael G. Schwern Test::Harness 2.01 -> 2.03
2002-04-22 Gurusamy Sarathy a Test::Harness tweak to make the test lines show up...
2002-04-04 Jarkko Hietaniemi Typo nits from Wolfgang Laun.
2002-01-11 Michael G. Schwern Test::Harness 2.01
2001-12-14 Michael G. Schwern -t taint warnings
2001-11-21 Jarkko Hietaniemi Upgrade to Test::Harness 1.26.
2001-09-07 Michael G. Schwern Test::Harness 1.25 sync
2001-08-05 Jarkko Hietaniemi Retract #10874 (the hack should be unnecessary by now)
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Ilya Zakharevich test harness
2001-06-23 Jarkko Hietaniemi (Retracted by #11586)
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Jarkko Hietaniemi Make the code even more dynamical so that testname
2001-06-16 Jarkko Hietaniemi Initialization is nice.
2001-06-16 Jarkko Hietaniemi Make t/TEST and t/harness to test also the t/ tests
2001-05-29 Michael G. Schwern Syncing with 1.21
2001-05-29 Ilya Zakharevich Re: [PATCH 5.6.1] Test::Harness clumsy
2001-03-16 Michael Stevens more pod patches
2001-02-28 Michael Stevens Re: Errors in core PODs
2001-02-27 Edward Peschko Re: Compile with perlcc..
2001-02-18 Michael G. Schwern Adding todo tests
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-11 Andreas König Test::Harness
2001-02-08 Charles Bailey SYN SYN
2001-02-04 Michael G. Schwern New improved test harness
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-05 Radu Greab Test::Harness doesn't use IO (was Re: [PATCH 5.7.0...
2000-12-10 Andreas König Re: PATCH: Let Test::Harness bail out early (Was: Testi...
2000-12-06 Nick Ing-Simmons Fix harness to be less picky
2000-12-06 Nick Ing-Simmons Re: New harness is failing things
2000-12-05 Yitzchak Scott-Tho... [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-24 M. J. T. Guy Use STDOUT consistently.
2000-05-28 Gurusamy Sarathy prettier Test::Harness output on failed tests (from...
2000-05-28 Gurusamy Sarathy enable Test::Harness to dynamically determine column...
2000-05-28 Gurusamy Sarathy make Test::Harness use wait.h/WCOREDUMP if available
2000-03-03 Charles Bailey Once more unto resync
2000-03-02 Gurusamy Sarathy Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathy still other multiline match cleanups (from Greg Bacon)
2000-03-02 Charles Bailey YA sync with mainline
2000-03-02 Charles Bailey Remove redundant elements of @INC to cope with VMS...
2000-02-29 Gurusamy Sarathy VMS fixups (from Dan Sugalski); cosmetic tweaks
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
1999-09-29 Charles Bailey resync with mainline
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-07-05 Gurusamy Sarathy suppress fancy display when in verbose mode (suggested by
1999-05-24 Gurusamy Sarathy minor logic tweak for reserved word warning
1999-05-12 Stephen Zander Re: Test::Harness runs tainted tests with wrong library...
1999-05-12 Gurusamy Sarathy more testsuite smarts (many of them courtesy Ilya)
1999-05-11 Gurusamy Sarathy display more frequent progress messages when STDOUT...
1999-05-11 Ilya Zakharevich Explanations by Test::Harness
1999-03-04 Vishal Bhatia updates to compiler modules
1999-02-28 Jan Dubois Test::Harness setting $ENV{HARNESS_ACTIVE}
1999-01-18 Gurusamy Sarathy a few random cleanups
1998-09-23 Ilya Zakharevich More verbose Test::Harness [PATCH]
1998-08-05 Ilya Zakharevich make Test::Harness optionally check for stray files...
1998-07-19 Ilya Zakharevich applied slightly tweaked version of patch
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Ed Peschko [ PATCH 5.004_64 ] Integrated regression tests for...
1998-02-20 Joshua Pritikin allow the Test::Harness to grok TODO-type tests docs
1997-11-27 Malcolm Beattie Output skipped test information in test suite:
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-06-11 Tim Bunce [PATCH] Harness.pm bug w/perl5.004 & VMS
1997-06-11 Dan Sugalski [PATCH] Harness.pm bug w/perl5.004 & VMS
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-08 Charles Bailey VMS update
next