Jez Higgins
|
1d20c79f57
|
Push all of the xslt_test loading into the header
|
2012-11-20 07:49:59 +00:00 |
|
Jez Higgins
|
4f490d6d38
|
Fixed Variable look up by QName
|
2012-11-15 23:26:32 +00:00 |
|
Jez Higgins
|
5ebb3f02b0
|
All done. Compiles and runs again.
|
2012-11-15 22:03:42 +00:00 |
|
Jez Higgins
|
5043f5bd4d
|
Got the new attribute validation going
now to plug it in everywhere
|
2012-11-15 19:38:48 +00:00 |
|
Jez Higgins
|
0467d9bea8
|
whitespace
|
2012-11-12 22:26:43 +00:00 |
|
Jez Higgins
|
b1ca22e249
|
get tests compiling again
|
2012-11-08 16:33:02 +00:00 |
|
Jez Higgins
|
213546810f
|
got tests compiling
|
2012-11-03 09:43:11 +00:00 |
|
jez
|
72bfe7a883
|
Add PARSER_LIBS into link
|
2011-11-25 18:47:54 +00:00 |
|
jez
|
1f22af47d1
|
added a skip
|
2011-01-08 19:57:28 +00:00 |
|
jez
|
1e77801b9d
|
added a couple of skips
|
2011-01-02 18:18:28 +00:00 |
|
Jez Higgins
|
bdfea4d29b
|
Skip XSLTFunctions_DocumentInUnion because order of nodes from different documents is not defined. In mangle's case even consistent, so this test some times passed and some times fails
|
2010-10-09 23:27:12 +01:00 |
|
Jez Higgins
|
332fa8cb27
|
Skip one of the errors tests, because actually running it is ok.
|
2010-10-09 22:04:23 +01:00 |
|
Jez Higgins
|
f8d7701f12
|
Named templates now take precedence into account - templates with higher precedence are discarded
|
2010-10-07 22:48:03 +01:00 |
|
Jez Higgins
|
8660ae4318
|
Updated expected fails - some of the Xalan namespace tests are looking for discretionary behaviour of recovering and continuing. I've opted (like MSXML and Saxon) to bail
|
2010-10-05 09:50:06 +01:00 |
|
Jez Higgins
|
944e075488
|
Changed a couple of tests to skip - the XML namespace is bound to the wrong prefix, which only MSXML seems to accept without warning
|
2010-10-04 23:44:08 +01:00 |
|
Jez Higgins
|
ade1285c4a
|
extend_extend03 now compiles
|
2010-02-21 21:37:37 +00:00 |
|
Jez Higgins
|
44b5d6ed3a
|
whipped up a quick do-nothing (ie broken) implementation of element-available
|
2010-02-21 18:35:58 +00:00 |
|
Jez Higgins
|
53730337f7
|
Miscellaneous 84111 now runs
|
2010-02-20 23:53:31 +00:00 |
|
Jez Higgins
|
4e29877ac1
|
initial implementation of function-available, currently returned only false
|
2010-02-19 23:21:30 +00:00 |
|
Jez Higgins
|
1252973d78
|
removed several skips
|
2010-01-13 22:54:36 +00:00 |
|
Jez Higgins
|
ba8616c1b9
|
reinstate xslt_test for make check
|
2010-01-13 13:40:18 +00:00 |
|
Jez Higgins
|
0dfca08beb
|
temporarily skip running xslt_test
|
2010-01-12 23:09:44 +00:00 |
|
Jez Higgins
|
f9caf4a0b8
|
revert tests to xslt_test
|
2010-01-12 22:32:32 +00:00 |
|
Jez Higgins
|
6d85dded45
|
process options properly
|
2010-01-12 22:32:09 +00:00 |
|
Jez Higgins
|
d18d904855
|
update for new testsuite names
|
2010-01-12 16:48:30 +00:00 |
|
Jez Higgins
|
7aec27ddaa
|
failed to sort out test output last time, so doing it this time
|
2010-01-12 00:03:49 +00:00 |
|
Jez Higgins
|
b46b48d006
|
I think that's the last of the warnings
|
2010-01-11 09:28:48 +00:00 |
|
Jez Higgins
|
7a85b3aebc
|
an XSLTFunctions test is now passing as I've sorted warnings
|
2010-01-10 22:30:19 +00:00 |
|
Jez Higgins
|
191ea1a001
|
changed diff order so its more obvious what's old and what's new
|
2010-01-10 22:29:21 +00:00 |
|
Jez Higgins
|
9b0ffe958f
|
added the new test script
|
2010-01-09 21:25:52 +00:00 |
|
Jez Higgins
|
0030be4581
|
record tests as changes since last time
|
2010-01-09 21:24:10 +00:00 |
|
Jez Higgins
|
acff44245d
|
updated test results and expected fails
|
2010-01-02 22:19:01 +00:00 |
|
Jez Higgins
|
c7e49c5278
|
Test results
|
2009-12-14 23:56:19 +00:00 |
|
Jez Higgins
|
5881521c04
|
reinstated segfaulting test. now I've fixed the actual bug, it doesn't segfault any more :)
|
2009-12-14 14:46:57 +00:00 |
|
Jez Higgins
|
8890b8e450
|
skip a test that's causing a segfault on linux
|
2009-12-12 12:00:07 +00:00 |
|
jez
|
3991f80eb2
|
increment changes with the aim of improviing performance of variables
|
2009-11-23 21:00:23 +00:00 |
|
jez
|
6785fd8944
|
litte bit more work on variable resolution, but train in v wobbly and it giving me a headache
|
2009-10-05 19:27:24 +01:00 |
|
jez
|
584502ec16
|
Added some more ideas for variable and parameter passing
|
2009-08-18 21:13:44 +01:00 |
|
jez
|
014ea05879
|
updated TO-DO to include various performance improvement ideas
|
2009-05-05 19:30:47 +01:00 |
|
jez
|
5a507fd22c
|
ToDo list
|
2009-05-01 20:03:27 +01:00 |
|
jez
|
9d0ac38302
|
removed all the skips relating to lre as stylesheet
|
2009-04-28 21:56:33 +01:00 |
|
jez
|
ea5bf9ca8e
|
test results
|
2009-04-07 19:11:40 +01:00 |
|
jez
|
c3869b6a53
|
updated expected-fails
|
2009-03-31 08:59:19 +01:00 |
|
jez
|
94d5a26c6c
|
skip test for two arg version of document() - not yet implemented
|
2009-03-27 08:30:28 +00:00 |
|
jez
|
27fc312bde
|
Excluded a Stylesheet test case
|
2009-03-27 08:19:45 +00:00 |
|
jez
|
4f28c8ae71
|
key as match pattern now runs - woo
|
2009-03-23 19:38:59 +00:00 |
|
jez
|
1a33572c06
|
include MS Import tests
|
2009-03-17 19:07:38 +00:00 |
|
jez
|
72939c397a
|
expected fails for Keys
|
2009-03-17 15:57:20 +00:00 |
|
jez
|
c3615c265b
|
added MS Keys tests
|
2009-03-17 09:07:38 +00:00 |
|
jez
|
e26f2fc5f8
|
Fixed - had committed a bad file
|
2009-03-05 23:39:06 +00:00 |
|