[tools] winetest: there is no 'pass also-todo'

André Hentschel nerv at dawncrow.de
Thu Jul 1 13:01:11 CDT 2010


Thats confusing in the legend...
i did not make it a "fail also-todo" because that would be to much red :)
---
 winetest/gather |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/winetest/gather b/winetest/gather
index ce3b530..6cfc954 100755
--- a/winetest/gather
+++ b/winetest/gather
@@ -403,7 +403,7 @@ my $legend =
 <p class=\"legend\">Some tests <span class=\"result mixed\">fail</span> in some reports.</p>
 <p class=\"legend\">Some tests <span class=\"result fail\">fail</span> in all reports.</p>
 <p class=\"legend\">This <span class=\"result pass also-skip\">border</span> signals that some tests are skipped.</p>
-<p class=\"legend\">This <span class=\"result pass also-todo\">border</span> and this <span class=\"result todo\">background</span> signal that the implementation needs some work.</p>
+<p class=\"legend\">This <span class=\"result mixed also-todo\">border</span> and this <span class=\"result todo\">background</span> signal that the implementation needs some work.</p>
 </div>";
 
 sub min_to_max($)
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list