summaryrefslogtreecommitdiff
path: root/lib/Test
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"Michael G. Schwern2001-07-223-9/+73
* test harnessIlya Zakharevich2001-07-021-0/+2
* The Test::More and Test::Simple tests required helpJarkko Hietaniemi2001-06-2710-10/+15
* Upgrade to Test::Simple 0.09.Jarkko Hietaniemi2001-06-278-36/+92
* Upgrade to Test::More 0.07.Jarkko Hietaniemi2001-06-276-37/+74
* Add Test::More, from Michael G Schwern.Jarkko Hietaniemi2001-06-256-0/+1004
* Add Test::Simple from Michael G Schwern.Jarkko Hietaniemi2001-06-258-0/+756
* (Retracted by #11586)Jarkko Hietaniemi2001-06-231-1/+2
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-189-1/+424
* Make the code even more dynamical so that testnameJarkko Hietaniemi2001-06-161-6/+9
* Initialization is nice.Jarkko Hietaniemi2001-06-161-1/+1
* Make t/TEST and t/harness to test also the t/ testsJarkko Hietaniemi2001-06-161-5/+14
* Syncing with 1.21Michael G. Schwern2001-05-291-265/+522
* Re: [PATCH 5.6.1] Test::Harness clumsyIlya Zakharevich2001-05-291-4/+5
* more pod patchesMichael Stevens2001-03-161-1/+1
* Re: Errors in core PODsMichael Stevens2001-02-281-0/+1
* Re: Compile with perlcc..Edward Peschko2001-02-271-1/+1
* Adding todo testsMichael G. Schwern2001-02-181-64/+114
* Test::HarnessAndreas König2001-02-111-1/+2
* New improved test harnessMichael G. Schwern2001-02-041-271/+509
* Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on ex...Radu Greab2001-01-051-7/+5
* Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)Andreas König2000-12-101-4/+21
* Re: New harness is failing thingsNick Ing-Simmons2000-12-061-2/+7
* [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINST...Yitzchak Scott-Thoennes2000-12-051-8/+14
* Use STDOUT consistently.M. J. T. Guy2000-07-241-2/+2
* prettier Test::Harness output on failed tests (from Nicholas ClarkGurusamy Sarathy2000-05-281-1/+1
* enable Test::Harness to dynamically determine column width etc.Gurusamy Sarathy2000-05-281-22/+57
* make Test::Harness use wait.h/WCOREDUMP if availableGurusamy Sarathy2000-05-281-8/+1
* Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;Gurusamy Sarathy2000-03-021-0/+7
* still other multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-021-1/+1
* VMS fixups (from Dan Sugalski); cosmetic tweaksGurusamy Sarathy2000-02-291-2/+13
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-3/+3
* support bytecode and C backends in perlcc (patch suggestedGurusamy Sarathy1999-09-061-3/+7
* suppress fancy display when in verbose mode (suggested byGurusamy Sarathy1999-07-051-2/+3
* minor logic tweak for reserved word warningGurusamy Sarathy1999-05-241-1/+1
* Re: Test::Harness runs tainted tests with wrong library pathStephen Zander1999-05-121-1/+2
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-121-10/+20
* display more frequent progress messages when STDOUT is a ttyGurusamy Sarathy1999-05-111-5/+16
* Explanations by Test::HarnessIlya Zakharevich1999-05-111-3/+14
* updates to compiler modulesVishal Bhatia1999-03-041-1/+1
* Test::Harness setting $ENV{HARNESS_ACTIVE}Jan Dubois1999-02-281-0/+6
* a few random cleanupsGurusamy Sarathy1999-01-181-7/+10
* More verbose Test::Harness [PATCH]Ilya Zakharevich1998-09-231-5/+10
* make Test::Harness optionally check for stray files when running testsIlya Zakharevich1998-08-051-1/+27
* applied slightly tweaked version of patchIlya Zakharevich1998-07-191-2/+27
* [ PATCH 5.004_64 ] Integrated regression tests for compilerEd Peschko1998-05-141-1/+3
* allow the Test::Harness to grok TODO-type tests docsJoshua Pritikin1998-02-201-9/+37
* Output skipped test information in test suite:Malcolm Beattie1997-11-271-2/+12
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-3/+10
* [PATCH] Harness.pm bug w/perl5.004 & VMSTim Bunce1997-06-111-1/+2