summaryrefslogtreecommitdiff
path: root/lib/Test
Commit message (Expand)AuthorAgeFilesLines
* -t taint warningsMichael G. Schwern2001-12-141-2/+2
* Remembered everything in 13152 but Test/Simple.pm itself, duh.Jarkko Hietaniemi2001-11-231-10/+20
* More lost and found.Jarkko Hietaniemi2001-11-211-0/+24
* Oops.Jarkko Hietaniemi2001-11-211-14/+0
* Re: PERFORCE change 13152 for review Philip Newton2001-11-211-2/+2
* Upgrade to Test::Simple 0.33.Jarkko Hietaniemi2001-11-217-59/+135
* Upgrade to Test::Harness 1.26.Jarkko Hietaniemi2001-11-212-1/+5
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* two fake test failures on VMS fixedCharles Lane2001-10-191-1/+1
* Test::Simple 0.32Michael G. Schwern2001-10-1731-512/+1836
* & what's to be done for 5.8.0? Nicholas Clark2001-10-082-0/+5
* fix test.deparseMichael G. Schwern2001-09-252-9/+12
* [PATCH] Syncing with Test::Simple 0.19Michael G. Schwern2001-09-1910-21/+61
* Re: filename problemsMichael G. Schwern2001-09-171-2/+2
* Test::Tutorial?Michael G. Schwern2001-09-091-0/+554
* The #11931 patching misbehaved.Jarkko Hietaniemi2001-09-071-205/+0
* Test::Harness 1.25 syncMichael G. Schwern2001-09-076-376/+818
* Missing) in #11912.Jarkko Hietaniemi2001-09-061-1/+1
* Rewhack Test-Simple into core harness.Jarkko Hietaniemi2001-09-069-23/+59
* Workaround for the new Exporter 'feature'.Jarkko Hietaniemi2001-09-061-1/+1
* New test welcome.Jarkko Hietaniemi2001-09-061-0/+10
* Test-Simple syncup from Schwern.Jarkko Hietaniemi2001-09-0621-296/+702
* Retract #10874 (the hack should be unnecessary by now)Jarkko Hietaniemi2001-08-051-2/+1
* 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