Skip Menu |

This queue is for tickets about the Text-Reflow CPAN distribution.

Report information
The Basics
Id: 103870
Status: resolved
Priority: 0/
Queue: Text-Reflow

People
Owner: martin [...] gkc.org.uk
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.09
Fixed in: 1.10



Subject: test.pl
Can you move tests to t/ (and possibly convert tests to Test::Simple/Test::More)? test.pl tests are not reported properly (there is no standard for test.pl) because they require correct exit status (which your test.pl does not provide). In addition, CPAN testers results are incorrect because of this. -- Alexandr Ciornii, http://chorny.net
On Tue Apr 21 19:37:24 2015, CHORNY wrote: Show quoted text
> Can you move tests to t/ (and possibly convert tests to > Test::Simple/Test::More)? test.pl tests are not reported properly > (there is no standard for test.pl) because they require correct exit > status (which your test.pl does not provide). > In addition, CPAN testers results are incorrect because of this.
Should be fixed in version 1.10