This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate mainline
[perl5.git] / lib / Test /
2002-04-04 Jarkko HietaniemiTypo nits from Wolfgang Laun.
2002-03-22 Abhijit Menon-Sen Revert #15200 for backwards compatiblity reasons.
2002-03-12 Mike GuyDisambiguate "Can't locate"
2002-03-11 Michael G. SchwernTest::Simple/More/Builder 0.42
2002-03-11 Michael G. SchwernTest.pm 1.18 -> 1.20
2002-01-11 Michael G. SchwernTest::Harness 2.01
2002-01-11 Jarkko Hietaniemipatch is silly when creating new files: don't run
2002-01-11 Michael G. SchwernTest::Simple/More/Builder/Tutorial 0.41
2001-12-14 Michael G. Schwern-t taint warnings
2001-11-23 Jarkko HietaniemiRemembered everything in 13152 but Test/Simple.pm itsel...
2001-11-21 Jarkko HietaniemiMore lost and found.
2001-11-21 Jarkko HietaniemiOops.
2001-11-21 Philip NewtonRe: PERFORCE change 13152 for review
2001-11-21 Jarkko HietaniemiUpgrade to Test::Simple 0.33.
2001-11-21 Jarkko HietaniemiUpgrade to Test::Harness 1.26.
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-19 Charles Lanetwo fake test failures on VMS fixed
2001-10-17 Michael G. SchwernTest::Simple 0.32
2001-10-08 Nicholas Clark& what's to be done for 5.8.0?
2001-09-25 Michael G. Schwernfix test.deparse
2001-09-19 Michael G. Schwern[PATCH] Syncing with Test::Simple 0.19
2001-09-17 Michael G. SchwernRe: filename problems
2001-09-09 Michael G. SchwernTest::Tutorial?
2001-09-07 Jarkko HietaniemiThe #11931 patching misbehaved.
2001-09-07 Michael G. SchwernTest::Harness 1.25 sync
2001-09-06 Jarkko HietaniemiMissing) in #11912.
2001-09-06 Jarkko HietaniemiRewhack Test-Simple into core harness.
2001-09-06 Jarkko HietaniemiWorkaround for the new Exporter 'feature'.
2001-09-06 Jarkko HietaniemiNew test welcome.
2001-09-06 Jarkko HietaniemiTest-Simple syncup from Schwern.
2001-08-05 Jarkko HietaniemiRetract #10874 (the hack should be unnecessary by now)
2001-07-22 Michael G. SchwernGetting rid of the expected "UNEXPECTEDLY SUCCEEDED"
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-02 Ilya Zakharevichtest harness
2001-06-27 Jarkko HietaniemiThe Test::More and Test::Simple tests required help
2001-06-27 Jarkko HietaniemiUpgrade to Test::Simple 0.09.
2001-06-27 Jarkko HietaniemiUpgrade to Test::More 0.07.
2001-06-25 Jarkko HietaniemiAdd Test::More, from Michael G Schwern.
2001-06-25 Jarkko HietaniemiAdd Test::Simple from Michael G Schwern.
2001-06-23 Jarkko Hietaniemi(Retracted by #11586)
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Jarkko HietaniemiMake the code even more dynamical so that testname
2001-06-16 Jarkko HietaniemiInitialization is nice.
2001-06-16 Jarkko HietaniemiMake t/TEST and t/harness to test also the t/ tests
2001-05-29 Michael G. SchwernSyncing with 1.21
2001-05-29 Ilya ZakharevichRe: [PATCH 5.6.1] Test::Harness clumsy
2001-03-16 Michael Stevensmore pod patches
2001-02-28 Michael StevensRe: Errors in core PODs
2001-02-27 Edward PeschkoRe: Compile with perlcc..
2001-02-18 Michael G. SchwernAdding todo tests
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-11 Andreas KönigTest::Harness
2001-02-08 Charles BaileySYN SYN
2001-02-04 Michael G. SchwernNew improved test harness
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Radu GreabTest::Harness doesn't use IO (was Re: [PATCH 5.7.0...
2000-12-10 Andreas KönigRe: PATCH: Let Test::Harness bail out early (Was: Testi...
2000-12-06 Nick Ing-SimmonsFix harness to be less picky
2000-12-06 Nick Ing-SimmonsRe: 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 BaileyYA resync with mainstem, including VMS patches from...
2000-07-24 M. J. T. GuyUse STDOUT consistently.
2000-05-28 Gurusamy Sarathyprettier Test::Harness output on failed tests (from...
2000-05-28 Gurusamy Sarathyenable Test::Harness to dynamically determine column...
2000-05-28 Gurusamy Sarathymake Test::Harness use wait.h/WCOREDUMP if available
2000-03-03 Charles BaileyOnce more unto resync
2000-03-02 Gurusamy SarathyTest::Harness uses $ENV{HARNESS_PERL_SWITCHES} when...
2000-03-02 Gurusamy Sarathystill other multiline match cleanups (from Greg Bacon)
2000-03-02 Charles BaileyYA sync with mainline
2000-03-02 Charles BaileyRemove redundant elements of @INC to cope with VMS...
2000-02-29 Gurusamy SarathyVMS fixups (from Dan Sugalski); cosmetic tweaks
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
1999-09-29 Charles Baileyresync with mainline
1999-09-06 Gurusamy Sarathysupport bytecode and C backends in perlcc (patch suggested
1999-07-05 Gurusamy Sarathysuppress fancy display when in verbose mode (suggested by
1999-05-24 Gurusamy Sarathyminor logic tweak for reserved word warning
1999-05-12 Stephen ZanderRe: Test::Harness runs tainted tests with wrong library...
1999-05-12 Gurusamy Sarathymore testsuite smarts (many of them courtesy Ilya)
1999-05-11 Gurusamy Sarathydisplay more frequent progress messages when STDOUT...
1999-05-11 Ilya ZakharevichExplanations by Test::Harness
1999-03-04 Vishal Bhatiaupdates to compiler modules
1999-02-28 Jan DuboisTest::Harness setting $ENV{HARNESS_ACTIVE}
1999-01-18 Gurusamy Sarathya few random cleanups
1998-09-23 Ilya ZakharevichMore verbose Test::Harness [PATCH]
1998-08-05 Ilya Zakharevichmake Test::Harness optionally check for stray files...
1998-07-19 Ilya Zakharevichapplied 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 Pritikinallow the Test::Harness to grok TODO-type tests docs
1997-11-27 Malcolm BeattieOutput skipped test information in test suite:
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] 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 BaileyVMS update
1997-02-21 Perl 5 Porters[inseparable changes from patch from perl5.003_27 to...
1997-02-21 Ilya ZakharevichRe: OS/2 patch for _27
1997-02-18 Andreas KoenigRefresh Test::Harness to 1.15
1997-01-29 Chip SalzenbergFix $Is_VMS typo in Test::Harness
next