[PATCH 5] winmm/tests: Add MCI waveaudio tests.

Alexandre Julliard julliard at winehq.org
Mon Oct 26 07:21:00 CDT 2009


<Joerg-Cyril.Hoehle at 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 at winehq.org



More information about the wine-devel mailing list