Jeff Latimer lats@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