develooper Front page | perl.daily-build | Postings from August 2008

[PATCH] output of Test::Harness changed

From:
Bram
Date:
August 8, 2008 10:34
Subject:
[PATCH] output of Test::Harness changed
Message ID:
20080808193430.q2wtjqu1c8kg4oo0@horde.wizbit.be
The output of Test::Harness changed.

Without this patch the result FAIL(x) or PASS-so-far is displayed  
instead of FAIL.

Old output:

Test Summary Report
-------------------
base/rs.t                                                      (Wstat:  
0 Tests: 28 Failed: 1)
   Failed test:  11
New output:

Test Summary Report
-------------------
base/rs                                                      (Wstat: 0  
Tests: 28 Failed: 1)
   Failed test:  11

(The filename changed - rs.t vs rs)


Still todo: add tests for the new output.






nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About