summaryrefslogtreecommitdiff
path: root/t/harness
Commit message (Expand)AuthorAgeFilesLines
* pp_ctl.c - add support for hooking require.Yves Orton2023-03-181-1/+1
* t/harness - die if t/harness wont run a test listed in MANIFESTYves Orton2023-03-171-4/+17
* t/harness: Fix misspelling in commentKarl Williamson2023-01-021-1/+1
* t/harness - show the time tests finished (for late night hack sessions)Yves Orton2022-12-311-0/+1
* t/harness: correct one spelling errorJames E Keenan2022-12-301-2/+2
* t/harness - rework serial detection logicYves Orton2022-12-301-65/+55
* Revert "Revert "harness: handle serial/parallel directories mixture""Yves Orton2022-12-301-14/+122
* Respect j8 in HARNESS_OPTIONSMax Maischein2022-12-251-1/+3
* Revert "harness: handle serial/parallel directories mixture"Yves Orton2022-12-231-122/+14
* harness: handle serial/parallel directories mixtureKarl Williamson2022-12-221-14/+122
* harness: Initialize parallel job count to 1 if unspecifiedKarl Williamson2022-12-221-2/+2
* harness: When run in ASAP mode, intermix comp/run/cmdKarl Williamson2022-12-181-5/+9
* harness: Run more parallel tests by execution time orderKarl Williamson2022-12-181-12/+3
* harness: Extract code into a functionKarl Williamson2022-12-181-88/+96
* harness: Move commentsKarl Williamson2022-12-181-4/+4
* harness: Improve handling of serial execution exceptionsKarl Williamson2022-12-181-12/+17
* harness: Move ARGV, ENV processing earlierKarl Williamson2022-12-181-22/+23
* harness: SimplifyKarl Williamson2022-12-181-18/+19
* harness: Change tabs to spacesKarl Williamson2022-12-181-117/+117
* harness: Don't strip off '../' in pathKarl Williamson2022-12-181-3/+4
* harness: Assign names to $_Karl Williamson2022-12-181-10/+10
* harness: Assign name to $2Karl Williamson2022-12-181-1/+2
* harness: There is a .pl test file: cpan/Term-Cap/test.plKarl Williamson2022-12-181-1/+1
* harness: Extract sort into functionKarl Williamson2022-12-181-6/+12
* Makefile.SH - reduce technical debt, use `runtests` for `make test_porting`Yves Orton2022-04-131-1/+1
* t/harness - use glob on arguments even on *nixYves Orton2022-04-131-6/+5
* ext/Pod-Html/t/*.t: Have each file run in tempdirJames E Keenan2021-06-281-1/+1
* t/harness: Add option for faster test suite executionKarl Williamson2020-12-021-8/+19
* t/harness: Clarify error message wordingKarl Williamson2019-09-241-2/+2
* Run tests in ext/File-Find/t in seriesJames E Keenan2019-08-121-1/+1
* t/harness: Catch incorrect serial directory specificationKarl Williamson2018-12-071-0/+6
* t/harness: Actually run IO::Zlib tests sequentiallyKarl Williamson2018-12-071-1/+1
* t/harness: Run tests for IO::Zlib sequentiallyKarl Williamson2018-11-191-1/+1
* ext/File-Find: support parallel testingDavid Mitchell2018-11-191-1/+1
* Add ext/File-Find/t to list of badly-behaved test directories.James E Keenan2018-11-141-1/+1
* Add more parallelism to t/harnessKarl Williamson2018-11-141-2/+44
* support -nre in t/harness, exclude files by regexYves Orton2017-11-061-9/+32
* t/harness: Run APItests in parallelKarl Williamson2017-06-011-1/+3
* t/harness: Remove useless sortKarl Williamson2017-06-011-2/+2
* stop passing '.' in @INC to testsDavid Mitchell2017-04-071-3/+0
* Delete PERL_USE_UNSAFE_INC from test environmentDagfinn Ilmari Mannsåker2017-03-251-0/+3
* t/harness: avoid tests outside the src treeDavid Mitchell2016-06-201-1/+1
* remove obsolete B::CC code from t/harnessDaniel Dragan2014-12-231-20/+0
* add t/perf/, t/perf/opcount.tDavid Mitchell2014-10-261-1/+1
* Allow eg ./perl t/harness t/op/lc.tJarkko Hietaniemi2014-08-261-0/+8
* Pass $ENV{HARNESS_TIMER} to Test::Harness from t/harness.Jarkko Hietaniemi2014-08-201-0/+1
* No more x2p.Jarkko Hietaniemi2014-05-291-2/+0
* [perl #121431] Add support for test.valgrind parallel testing.Matthew Horsfall (alh)2014-05-281-0/+30
* Revert "Add support for test.valgrind parallel testing"Karl Williamson2014-03-261-20/+0
* Add support for test.valgrind parallel testingMatthew Horsfall (via RT)2014-03-181-0/+20