26 Oct
2009
26 Oct
'09
7:21 a.m.
<Joerg-Cyril.Hoehle(a)t-systems.com> writes:
-START_TEST(mci) +#ifndef FULL_TEST +/* Some tests hang or crash Wine. Enable once fixed. */ +#define FULL_TEST 0 +#endif
Please don't introduce dead code. If the tests really can't work then don't add them at all until you have the corresponding fixes. -- Alexandre Julliard julliard(a)winehq.org