10 Sep
2019
10 Sep
'19
9:22 p.m.
Alexandre Julliard <julliard(a)winehq.org> wrote:
+if (winetest_interactive) /* FIXME: special cases cause too much failures */ +{
Some todo_wines would really be more appropriate.
I tried to add todos instead, and it's impossible to do without completely getting rid of the macros which are the root of these tests. In particular the tests I decided to surroud by 'if (winetest_interactive)' are testing pathological corner cases, and the applications are very unlikely to depend on such behaviour, so this chunk probably is better to remove. What do you think? -- Dmitry.