Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Test2-Plugin-NoWarnings
From: Thomas Klausner
Date: 2017-09-17 15:36:30
Message id: 20170917133630.35488FA9A@cvs.NetBSD.org
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.
Files: