jez
17e93705ae
redirect to DOMSink when evaluating variables. This wasn't being done for ResolvedVariables and so everything was exploding.
2009-12-14 14:20:12 +00:00
Jez Higgins
8890b8e450
skip a test that's causing a segfault on linux
2009-12-12 12:00:07 +00:00
Jez Higgins
b736278781
commented out segfaulting tests
2009-12-11 10:13:52 +00:00
Jez Higgins
e770fe0b28
had managed to commit a borken file - oops
2009-12-11 10:13:11 +00:00
jez
80da48a661
Ash Berlin's patch for Element.setAttributeNodeNS
2009-12-06 21:39:46 +00:00
jez
719829f10a
Ash Berlin's patch to get Text.splitText working properly
2009-12-06 21:34:46 +00:00
jez
9a532b73cb
NamedNodeMap tests - not complete yet
2009-11-25 10:24:21 +00:00
jez
2cb2cc8bbe
NamedNodeMap tests and bugfix
2009-11-23 22:36:15 +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
0a6f2071eb
Id and Key match patterns now compile
2009-03-23 19:08:04 +00:00
jez
3aaa4de937
working on the IdKey match pattern - currently crashes
...
include MS Import tests
xsl:stylesheet can have an id attribute
expected fails for Keys
added MS Keys tests
allow whitespace within xsl:output
2009-03-17 21:10:53 +00:00
jez
83cd0cd15b
working on the IdKey match pattern - currently crashes
2009-03-17 21:08:26 +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
128916c133
Makefile.am fix
2009-03-13 20:24:36 +00:00
jez
334317f422
filename case fixes
2009-03-12 20:00:35 +00:00
jez
6d7f9aafae
Makefile corrections
2009-03-12 13:21:48 +00:00
jez
8cadf886d0
Got Taggle test passing.
...
Rework Taggle's internal Element class to use a reference counting scheme,
so it's passed around by reference, rather than y value (and hence having lots of copying). I think the ref-counting is correct, but I haven't checked it yet.
2009-03-12 09:49:45 +00:00
U-isla\jez
4ebfe4614d
got sense test passing
2009-03-11 18:23:17 +00:00
jez
aba1deb76b
started quick Taggle sense test
2009-03-09 21:29:32 +00:00
jez
e26f2fc5f8
Fixed - had committed a bad file
2009-03-05 23:39:06 +00:00
jez
3389a61f7f
more relative uri tests
2009-03-04 12:42:48 +00:00
jez
e5f7291d57
Updated reasons why some tests don't compile
2009-03-04 12:42:24 +00:00
jez
bbe3f44d8c
run select tests that use key()
2009-03-03 08:00:49 +00:00
jez
9ddbb95491
implemented nodeset version of key()
2009-03-03 07:58:29 +00:00
jez
340093a56d
updated to run xsl:key/key() tests
2009-02-27 17:10:23 +00:00
jez
9b70ca5187
rather large commit, propagating the QualifiedName changes through the NamespaceSupport and Tracker, simplifying item names in XSLT and so on.
2009-02-24 12:21:35 +00:00
jez
a958b03544
parameterised XML string tests on string_adaptor
...
hooked into qname parsing
2009-02-23 19:23:12 +00:00
jez
1620541fb8
added another qname parsing test
2009-02-23 18:42:52 +00:00
jez
412a7f2204
initial version of parseQName
2009-02-23 09:14:35 +00:00
jez
31b8d99a83
parameterised QualifiedName
2009-02-23 08:38:50 +00:00
jez
32bc0e6597
decided to go with prefixes after all
2009-02-23 07:57:24 +00:00
jez
46d51800aa
Fix to uri parsing so that something like
...
http://www.google.com
finishes up with www.google.com as the host, and not the path.
Yay.
2009-02-20 23:00:01 +00:00
jez
2fd1f52ace
starting xsl:key/key()
...
started qnmae refactoring
2009-02-18 22:48:35 +00:00
jez
3e3447dcff
marked a couple of skips
2009-01-03 22:01:33 +00:00
jez
ae1b2f0acb
better frag checking
2009-01-03 21:41:45 +00:00
jez
bd49423c2d
synced laptop. added include tests with loops
2009-01-02 23:54:58 +00:00
jez
c9b50e484e
working on attribute tests
2009-01-02 23:08:49 +00:00
jez
83894f9e17
Started reinstating loop checking during imports and includes. Loops in
...
includes are detected, however imports are not yet.
2008-12-02 17:43:46 +00:00