riched20:tests Add conformance test for EM_FINDWORDBREAK function.

André Hentschel nerv at dawncrow.de
Sun May 8 05:18:23 CDT 2011


Am 08.05.2011 05:14, schrieb James McKenzie:
>  
> +  if (winetest_debug > 1) {
>    test_WM_CHAR();
>    test_EM_FINDTEXT();
>    test_EM_GETLINE();
> @@ -7090,6 +7368,8 @@ START_TEST( editor )
>    test_WM_GETDLGCODE();
>    test_zoom();
>    test_dialogmode();
> +  }
> +  test_EM_FINDWORDBREAK();
>  

Hi,
i guess you didn't meant to include that in your patch.

-- 

Best Regards, André Hentschel



More information about the wine-devel mailing list