summaryrefslogtreecommitdiff
path: root/t/TEST
Commit message (Expand)AuthorAgeFilesLines
* t/TEST: white space onlyKarl Williamson2021-12-141-2/+1
* t/TEST: print Skip msg for EBCDIC skipped testsKarl Williamson2021-12-141-2/+8
* Remove workaround for distros needing dot in @INCJames E Keenan2020-12-221-13/+0
* Fix t/test.pl and t/TEST to be strict compliant.Todd Rinaldo2020-10-131-1/+2
* t/TEST: Unset PERL_UNICODEKarl Williamson2020-07-191-1/+1
* t/TEST: Skip some cpan module testing on EBCDICKarl Williamson2020-05-271-0/+10
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* t/TEST: Test most of CPAN on EBCDICKarl Williamson2019-10-061-3/+17
* Remove zero length valgrind files at end.Karl Williamson2019-03-291-0/+5
* Remove B::Debug from core distribution.James E Keenan2018-09-251-2/+1
* Make porting tests pass after Locale::Codes removalJames E Keenan2018-08-221-1/+0
* Undo part of commit 06db6b4516 - Test-Simple still needs '.' in @INC tooSteve Hay2018-07-191-0/+1
* Remove updated modules from list of needing dot in @INCKarl Williamson2018-07-171-7/+0
* Use the correct path for valgrind logs in make test.valgrindMatthew Horsfall2018-01-301-1/+2
* TEST -deparse: don't list unexpected pass as failDavid Mitchell2017-11-231-2/+1
* precise control over order tests are run in TESTYves Orton2017-11-161-0/+31
* mv Devel-PPPort from cpan to distKarl Williamson2017-10-271-1/+1
* Revert B::Debug removalDagfinn Ilmari Mannsåker2017-07-251-1/+2
* Remove B::Debug from core distribution.James E Keenan2017-07-251-2/+1
* t/TEST: warn about unknown files deparse-skips.txtDavid Mitchell2017-06-051-1/+2
* t/TEST -deparse: list unexpectedly passing scriptsDavid Mitchell2017-06-051-1/+16
* stop passing '.' in @INC to testsDavid Mitchell2017-04-071-1/+19
* Delete PERL_USE_UNSAFE_INC from test environmentDagfinn Ilmari Mannsåker2017-03-251-0/+1
* Recommend the quicker "make test_prep" for t/TEST usage.Matthew Horsfall2016-11-211-1/+1
* Move Unicode-Normalize to dist/Karl Williamson2016-11-111-1/+1
* Upgrade CPAN-Meta from 2.150005 -> 2.150010 (Parse-CPAN-Meta now combined int...Karen Etheridge2016-08-191-2/+0
* Remove ExtUtils-Command, it is merged in EUMM nowChris 'BinGOs' Williams2015-09-141-1/+0
* Skip testing all of /cpan on EBCDIC platforms for 5.22Karl Williamson2015-03-141-0/+5
* t/TEST: Avoid SIGPIPEs on os390Karl Williamson2015-03-131-0/+3
* TEST: Comment for 804352e2Father Chrysostomos2015-01-071-0/+2
* Avoid glob in t/TEST on non-WindowsFather Chrysostomos2015-01-071-1/+1
* t/TEST: glob the supplied filenames on Win32Tony Cook2015-01-061-1/+4
* Show elapsed wallclock time in t/TEST.Jarkko Hietaniemi2014-12-011-0/+4
* Revert "t/TEST: add -w to shebang, fix a used-once warning"Father Chrysostomos2014-11-131-2/+2
* Revert "t/TEST: move our @found out to its real scope"Jarkko Hietaniemi2014-11-071-2/+1
* Revert "t/TEST: $failure doesnt need to use defined"Jarkko Hietaniemi2014-11-071-6/+8
* Revert "t/TEST: add a common timestamp"Jarkko Hietaniemi2014-11-071-7/+3
* Revert "t/TEST: comment some of the <$results> loop vars"Jarkko Hietaniemi2014-11-071-5/+5
* Revert "t/TEST: move do_nothing test after option-handling code"Jarkko Hietaniemi2014-11-071-4/+5
* Revert "t/TEST: add -lxperf option to run tests under linux's perf stat"Jarkko Hietaniemi2014-11-071-32/+1
* Revert "t/TEST: simplify <$results> processing loop. - TAP13.1+"Jarkko Hietaniemi2014-11-071-41/+46
* Revert "t/TEST: change timings Storable key: perf -> times, a better descript...Jarkko Hietaniemi2014-11-071-6/+6
* Revert "t/TEST: suppress 2 uninitialized envars under make test.valgrind"Jarkko Hietaniemi2014-11-071-3/+1
* Revert "t/TEST: RFC start to separate out valgrind test support."Jarkko Hietaniemi2014-11-071-4/+0
* t/TEST: RFC start to separate out valgrind test support.Jim Cromie2014-11-061-0/+4
* t/TEST: suppress 2 uninitialized envars under make test.valgrindJim Cromie2014-11-061-1/+3
* t/TEST: change timings Storable key: perf -> times, a better descriptionJim Cromie2014-11-061-6/+6
* t/TEST: simplify <$results> processing loop. - TAP13.1+Jim Cromie2014-11-061-46/+41
* t/TEST: add -lxperf option to run tests under linux's perf statJim Cromie2014-11-061-1/+32
* t/TEST: move do_nothing test after option-handling codeJim Cromie2014-11-061-5/+4