Re: [PATCH 3/3] xmllite/tests: Add test for XML declaration parsing
Nikolay Sivov <bunglehead(a)gmail.com> writes:
This applies over previous 2 patches series.
Add test for XML declaration parsing
It doesn't work: ../../../tools/runtest -q -P wine -M xmllite.dll -T ../../.. -p xmllite_test.exe.so reader.c && touch reader.ok reader.c:546: Test failed: Expected (0,0), got (0,1751353550) make[2]: *** [reader.ok] Error 1 -- Alexandre Julliard julliard(a)winehq.org
On 1/25/2010 20:09, Alexandre Julliard wrote:
Nikolay Sivov<bunglehead(a)gmail.com> writes:
This applies over previous 2 patches series.
Add test for XML declaration parsing
It doesn't work:
../../../tools/runtest -q -P wine -M xmllite.dll -T ../../.. -p xmllite_test.exe.so reader.c&& touch reader.ok reader.c:546: Test failed: Expected (0,0), got (0,1751353550) make[2]: *** [reader.ok] Error 1
Oh, sorry. Forgot something.
participants (2)
-
Alexandre Julliard -
Nikolay Sivov