John Chadwick johnwchadwick@gmail.com writes:
This patch adds additional xpath tests to the msxml3 tests. Following Nikolay Sivov's advice, these provide a wide range of new tests, two of which currently fail in Wine (for reasons previously described.) These are now marked 'todo' in a much cleaner way.
It doesn't work here:
../../../tools/runtest -q -P wine -M msxml3.dll -T ../../.. -p msxml3_test.exe.so domdoc.c && touch domdoc.ok domdoc.c:4468: Test succeeded inside todo block: query=ancestor-or-self::node(), invalid node list: D1 E2.D1, expected D1 E2.D1 domdoc.c:4468: Test succeeded inside todo block: query=(//a[1])[last()], invalid node list: E1.E4.E2.D1, expected E1.E4.E2.D1 make: *** [domdoc.ok] Error 2