usp10/tests: [Resend] add tests for CR and LF chars and remove some trailing white space

Alexandre Julliard julliard at winehq.org
Thu Apr 22 04:40:55 CDT 2010


Jeff Latimer <lats at yless4u.com.au> writes:

> The presence of numerics, linefeeds and carriage returns etc causes a
> new ScriptItem to be created.  This patch tests that ScriptItems are
> created for LF and CR characters.  It also tidies up the test strings
> and removes whitepace.

It fails here:

../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok
usp10.c:804: Test failed: Start pos [2] not = 11 (11) or end [3] pos not = 12 (14)
usp10.c:807: Test failed: Start pos [3] not = 12 (14) or end [4] pos not = 13 (2076397231)
usp10.c:810: Test failed: Start pos [4] not = 13 (2076397231) or end [5] pos not = 16 (0), cInChars = 14
usp10.c:834: Test failed: Start pos [2] not = 11 (11) or end [3] pos not = 14 (12), cInChars = 16
make[1]: *** [usp10.ok] Error 4

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list