Module: tools Branch: master Commit: e816030854be41d33c8e33b83d3564cb81b95514 URL: https://source.winehq.org/git/tools.git/?a=commit;h=e816030854be41d33c8e33b8...
Author: Francois Gouget fgouget@codeweavers.com Date: Fri Feb 19 01:42:41 2021 +0100
winetest/dissect: Report misplaced IgnoreExceptions directives.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
winetest/dissect | 1 + 1 file changed, 1 insertion(+)
diff --git a/winetest/dissect b/winetest/dissect index 4ad98d1..46b3921 100755 --- a/winetest/dissect +++ b/winetest/dissect @@ -664,6 +664,7 @@ while ($line = <IN>) { add_test_line("", escapeHTML($pollution) . get_source_link($l_unit, $l_num) .": ". escapeHTML($l_text)); + check_unit($l_unit, "IgnoreExceptions"); $ignore_exceptions = $l_ignore; } elsif (($unit ne "" and