@@ -5,59 +5,59 @@ Revision history for Test-Harness
55 - Tidy up core dump file
66 - Simplify injecting of @INC paths
77
8- 3.48 2023-10-02
8+ 3.48 2023-10-02
99 - Accept TAP version 14
1010
11- 3.47 2023-08-13
11+ 3.47 2023-08-13
1212 - Add missing negation in EINTR check
1313 - Fix HARNESS_PERL_SWITCHES=-I handling in TAP::Harness::Env
1414
15- 3.46 2023-07-30
15+ 3.46 2023-07-30
1616 - Color the "ok"s as well.
1717 - Skip symlink tests on msys2
1818 - Use use absolute path for executable tests
1919 - Space-quote executable if has spaces
2020 - Avoid using Errno::EINTR directly for platforms without it
2121 - stop calling import on App::Prove plugins
2222
23- 3.45_02 2023-06-01
23+ 3.45_02 2023-06-01
2424 - Avoid using Errno::EINTR directly for platforms without it
2525
26- 3.45_01 28 -04-2023
26+ 3.45_01 2023 -04-28
2727 - Color the "ok"s as well.
2828 - Skip symlink tests on msys2
2929 - Use use absolute path for executable tests
3030 - Space-quote executable if has spaces
3131
32- 3.44 17 -04-2022
32+ 3.44 2022 -04-17
3333 - Release 3.43_06 as non-dev
3434
35- 3.43_06 11 -04-2022
35+ 3.43_06 2022 -04-11
3636 - Fix skipping SEGV test
3737
38- 3.43_05 07 -04-2022
38+ 3.43_05 2022 -04-07
3939 - Fix failing SEGV test on Windows
4040
41- 3.43_04 22 -01-2022
41+ 3.43_04 2022 -01-22
4242 - Remove ASCII-isms to better work on EBCDIC
4343
44- 3.43_03 30 -07-2021
44+ 3.43_03 2021 -07-30
4545 - Move timer initialization
4646 - Fix YAMLish behaviour with empty values
4747 - fix eintr error handling in TAP::Parser::Multiplexer
4848 - Parse out signal name & core dump.
4949
50- 3.43_02 25 -03-2020
50+ 3.43_02 2020 -03-25
5151 - Let the aggregator finish gracefully after bailout
5252 - Make prove respect HARNESS_VERBOSE if no verbosity flags are passed
5353
54- 3.42 19 -03-2018
54+ 3.42 2018 -03-19
5555 - Enable rulesfile.t to run in core
5656
57- 3.41 27 -02-2018
57+ 3.41 2018 -02-27
5858 - Released 3.40_01 without code modifications
5959
60- 3.40_01 23 -07-2017
60+ 3.40_01 2017 -07-23
6161 - Return handle for pipes and sockets #58 (Erik Huelsmann)
6262 - TAP v13 plan allows trailing whitespace (Steffen Schwigon)
6363 - prove: add a --statefile=<path> option to customize the .prove file
@@ -68,17 +68,17 @@ Revision history for Test-Harness
6868 - Fix file source handler to accept single extensions option (Tomoki Aonuma)
6969 - Spelling fixes (Brian Wightman)
7070
71- 3.39 06 -04-2017
71+ 3.39 2017 -04-06
7272 - Make tests pass when PERL_USE_UNSAFE_INC=0
7373
74- 3.38 13 -03-2017
74+ 3.38 2017 -03-13
7575 - Released 3.37_01 without changes
7676
77- 3.37_01
77+ 3.37_01 2017-01-31
7878 - Set PERL_USE_UNSAFE_INC when running tests using Test::Harness (Leon Timmermans)
7979 - Avoid loading optional modules from . in prove
8080
81- 3.36 30 -12-2015
81+ 3.36 2015 -12-30
8282 - Accept YAML with trailing whitespace in header (Maik Hentsche)
8383 - Stop bundling Test::More for testing
8484
0 commit comments