Qian Hong <fract...@gmail.com> writes: > - Merge tests functions. > > --- > dlls/usp10/tests/usp10.c | 156 > ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 156 insertions(+) >
The test fails: ../../../tools/runtest -q -P wine -M usp10.dll -T ../../.. -p usp10_test.exe.so usp10.c && touch usp10.ok usp10.c:1958: Test failed: wgBlank 0000 tmBreakChar 0020 usp10.c:1958: Test failed: wgBlank 0000 tmBreakChar 0020 usp10.c:1958: Test failed: wgBlank 0000 tmBreakChar 0020 usp10.c:1958: Test failed: wgBlank 0000 tmBreakChar 0020 etc. -- Alexandre Julliard julli...@winehq.org