[Patch perl@16861] charnames::vianame tweak
[p5sagit/p5-mst-13.2.git] / lib / Test /
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-28 Jarkko Hietaniemi Retract the Straps part of #16829 for now since
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-25 Michael G. Schwern Test::Simple/More/Builder 0.42 -> 0.44
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-03-22 Abhijit Menon-Sen Revert #15200 for backwards compatiblity reasons.
2002-03-12 Mike Guy Disambiguate "Can't locate"
2002-03-11 Michael G. Schwern Test::Simple/More/Builder 0.42
2002-03-11 Michael G. Schwern Test.pm 1.18 -> 1.20
2002-01-11 Michael G. Schwern Test::Harness 2.01
2002-01-11 Jarkko Hietaniemi patch is silly when creating new files: don't run
2002-01-11 Michael G. Schwern Test::Simple/More/Builder/Tutorial 0.41
2001-12-14 Michael G. Schwern -t taint warnings
2001-11-23 Jarkko Hietaniemi Remembered everything in 13152 but Test/Simple.pm itsel...
2001-11-21 Jarkko Hietaniemi More lost and found.
2001-11-21 Jarkko Hietaniemi Oops.
2001-11-21 Philip Newton Re: PERFORCE change 13152 for review
2001-11-21 Jarkko Hietaniemi Upgrade to Test::Simple 0.33.
2001-11-21 Jarkko Hietaniemi Upgrade to Test::Harness 1.26.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-10-19 Charles Lane two fake test failures on VMS fixed
2001-10-17 Michael G. Schwern Test::Simple 0.32
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-09-25 Michael G. Schwern fix test.deparse
2001-09-19 Michael G. Schwern [PATCH] Syncing with Test::Simple 0.19
2001-09-17 Michael G. Schwern Re: filename problems
2001-09-09 Michael G. Schwern Test::Tutorial?
2001-09-07 Jarkko Hietaniemi The #11931 patching misbehaved.
2001-09-07 Michael G. Schwern Test::Harness 1.25 sync
2001-09-06 Jarkko Hietaniemi Missing) in #11912.
2001-09-06 Jarkko Hietaniemi Rewhack Test-Simple into core harness.
2001-09-06 Jarkko Hietaniemi Workaround for the new Exporter 'feature'.
2001-09-06 Jarkko Hietaniemi New test welcome.
2001-09-06 Jarkko Hietaniemi Test-Simple syncup from Schwern.
2001-08-05 Jarkko Hietaniemi Retract #10874 (the hack should be unnecessary by now)
2001-07-22 Michael G. Schwern Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Ilya Zakharevich test harness
2001-06-27 Jarkko Hietaniemi The Test::More and Test::Simple tests required help
2001-06-27 Jarkko Hietaniemi Upgrade to Test::Simple 0.09.
2001-06-27 Jarkko Hietaniemi Upgrade to Test::More 0.07.
2001-06-25 Jarkko Hietaniemi Add Test::More, from Michael G Schwern.
2001-06-25 Jarkko Hietaniemi Add Test::Simple from Michael G Schwern.
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
next