Commit graph

266 commits

Author SHA1 Message Date
Jez Higgins
ad68d0bb5e if log option is set, don't generate console output unless -v is given 2010-01-12 22:31:44 +00:00
Jez Higgins
a1ecf11eda add newline to end of output 2010-01-12 22:31:16 +00:00
Jez Higgins
8042da8594 fudged TestRunner to add the JEZUK_CPP_UNIT environment variable to the arguments. It's a bit of a hack, but it makes it easier to hook into the ci server 2010-01-12 21:38:03 +00:00
Jez Higgins
d18d904855 update for new testsuite names 2010-01-12 16:48:30 +00:00
Jez Higgins
c634f6c847 prefix testsuite name with executable name 2010-01-12 15:56:44 +00:00
Jez Higgins
aa4ed0b0a2 doh - got to run test before hudson can look for it 2010-01-12 12:26:13 +00:00
Jez Higgins
a8fbaad9b8 test to see if Hudson will parse test logs 2010-01-12 12:07:32 +00:00
Jez Higgins
7f7c6f9aff added option to log to file in addition to console 2010-01-12 09:42:08 +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
ca02be7067 starting to generate plausible looking output 2010-01-11 22:51:45 +00:00
Jez Higgins
967a6807d2 started work on a JUnit/Ant style XML output format for hooking into Hudson and similar CI servers 2010-01-11 17:02:11 +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
708afa0ebd fixed more warnings 2010-01-10 17:46:55 +00:00
Jez Higgins
e774bba632 fixed unused parameter warnings 2010-01-10 17:07:41 +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
7e62969c6c Fixed double delete problem when removing and readding an attribute 2010-01-01 23:03: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
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
jez
3ea6fde701 marked another couple of variable tests as skips 2008-12-02 11:31:59 +00:00
jez
db54b7c7bc In XPath numbers do not have leading +, so, while '-1.5' converts to -1.5, '+1.5' converts to NaN. Weird and counter-intuitive, but in the spec. 2008-11-03 18:29:10 +00:00
jez
b9a2e6e2f6 finished up Sorting expected fails 2008-11-03 10:21:56 +00:00
jez
ae7e196374 Updated Sorting expects 2008-11-02 20:25:58 +00:00
jez
57f793ccc8 provided null implementation for unparsed-entity-uri 2008-10-27 22:20:49 +00:00
jez
4e418a8622 Implemented generate-id function 2008-10-27 19:13:47 +00:00
jez
d1f9efc865 don't have to skip so many tests that sort 2008-10-27 16:00:12 +00:00
jez
18c3c2f604 Direct informational messages to cerr not cout 2008-09-25 09:38:30 +01:00
jez
8fbedce990 Updated some Text and Variable skips 2008-09-19 09:03:19 +01:00
jez
2f4848bedc Fixed element value when has consecutive text node descendants 2008-09-19 09:03:19 +01:00
jez
9cbe2c1621 Added tests for preceding and preceding-sibling 2008-09-18 22:43:00 +01:00
jez
2cf6d009bf added some more following, following-sibling, and child axis tests in the presence of text nodes 2008-09-17 22:58:36 +01:00
jez
a5deb92650 added a following and following-sibling axis test 2008-09-16 08:58:46 +01:00
jez
9c839505dd added more text node tests 2008-09-16 08:31:30 +01:00
jez
fa3f59083c Added tests looking at the behaviour of XPath when dealing with text nodes. I want XPath the evaluate as if the DOM had been normalised, even if it hasn't. That is, consecutive text nodes should be treated as a single node. 2008-09-13 18:36:46 +01:00
jez
d173537cde sync with home 2008-09-03 00:39:39 +01:00
jez
8a695424ed corrected Makefile - it's TableTestResult.hpp not .h 2008-08-26 11:51:31 +01:00
jez
cec3c0c659 reworked absolutising, it's better, but I need to go back to the RFC at some point 2008-08-25 23:05:37 +00:00
jez
3d661b355c added extra URI tests. One failing case at the moment, which will be sorted out next time 2008-08-14 21:45:32 +00:00
jez
07ef52f308 Added -table option to test executables. It outputs the results as a tab
seperated table, which can be pasted into spreadsheet/google docs/etc.
2008-08-09 23:19:21 +01:00
jez
5870c68fa6 fiddled with NamedTemplates tests 2008-08-09 23:12:58 +01:00
jez
119d03572f started running the Text tests 2008-08-09 21:03:36 +01:00
jez
f7dca473b5 Started work on Stylesheet tests 2008-08-09 20:03:39 +01:00
jez
6f33aea5f3 sorted out Namespace_XPath tests 2008-08-09 18:25:36 +01:00
jez
a1890d2a31 amazingly, the XPath prefix:* didn't compile. I had no test for it, and had overlooked it. fixed 2008-08-09 17:32:28 +01:00
jez
8e648de0af started running Namespace_XPath tests 2008-08-09 10:34:14 +01:00
jez
4e77e95aac started running some more of the MS tests 2008-08-08 22:00:36 +01:00
jez
bc9bc15b6a Add configure option to disable running tests. make check will still build
tests, but will not run them.
--with-tests=no to manually disable.  Tests are automatically disabled if
cross-compiling.
2008-08-07 18:56:02 +01:00