From cca5cd31d588c20c0333dec46dcebd1db203aac7 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Wed, 13 Jun 2012 15:30:28 +0200 Subject: handle ignored tests in xml and html outputs correctly --- tests/report-styles/jreport.xsl | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'tests/report-styles') diff --git a/tests/report-styles/jreport.xsl b/tests/report-styles/jreport.xsl index a54d0f9..cf9c58a 100644 --- a/tests/report-styles/jreport.xsl +++ b/tests/report-styles/jreport.xsl @@ -201,6 +201,9 @@ If there is no need for linking, please use value "none" for this variable
+ + ignored + failed @@ -246,7 +249,14 @@ If there is no need for linking, please use value "none" for this variable
- PASSED (s) + + + IGNORED (s) + + + PASSED (s) + + -- cgit v1.2.3