riched20:tests Add conformance test for EM_FINDWORDBREAK function.

James McKenzie jjmckenzie51 at gmail.com
Sun May 8 10:20:23 CDT 2011


On 5/8/11 3:18 AM, André Hentschel wrote:
> 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.
>
Resending.  Thanks for catching that from my tests.

James McKenzie




More information about the wine-devel mailing list