2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-09-17 15:36:30 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Test2-Plugin-NoWarnings: update to 0.06.
0.06 2017-06-04
- Warnings inside a subtest were not emitted as TAP events, breaking the TAP
and making for great confusion. This is because of a bug in the core TAP
formatter - see https://github.com/Test-More/test-more/issues/776 for
details. Warnings are now emitted as Ok events instead of Warning events.
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-03-20 13:59:38 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add following line for make test
BUILD_DEPENDS+= p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
|
2017-03-20 13:49:00 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Test2-Plugin-NoWarnings to 0.05
------------------------------------------------
0.05 2016-11-07
- Skip compile.t on Windows. This test uses IPC::Run3 which doesn't seem to
work well on that platform. Fixed RT #118443. Reported by Alexandr Ciornii.
(pkgsrc changes)
Add following line for make test
BUILD_DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
|
2016-11-07 11:43:08 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Import p5-Test2-Plugin-NoWarnings-0.04 as devel/p5-Test2-Plugin-NoWarnings.
Loading this plugin causes your tests to fail if there any warnings
while they run. Each warning generates a new failing test and the
warning content is outputted via diag.
|