Skip Menu |

This queue is for tickets about the Test-Tester CPAN distribution.

Report information
The Basics
Id: 90741
Status: new
Priority: 0/
Queue: Test-Tester

People
Owner: Nobody in particular
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: cmp_results does not return a boolean result
cmp_results doesn't follow the convention of other test functions, in returning true if the test passed and false otherwise. This makes it difficult to take actions conditionally on a test failing.