Commit graph

1229 commits

Author SHA1 Message Date
Jez Higgins
76f9a9fa49 clean generated docs 2010-01-14 11:26:23 +00:00
Jez Higgins
02ad044150 added test_NamedNodeMap.hpp into sources list. 2010-01-14 09:11:45 +00:00
Jez Higgins
ead8e705b3 Updated to point at loggerhead browser 2010-01-13 23:15:36 +00:00
Jez Higgins
1252973d78 removed several skips 2010-01-13 22:54:36 +00:00
Jez Higgins
613f99af9d xsl:sort/@lang - still don't do anything with it, but now only output a warning rather than throwing an exception 2010-01-13 22:13:12 +00:00
Jez Higgins
4cdbecb95d sadly no, but never mind - still a top result 2010-01-13 15:55:02 +00:00
Jez Higgins
b62e0a2e5e yay, it's picking up the skipped tests. Let's see if I can get it to pick up the reasons 2010-01-13 15:41:17 +00:00
Jez Higgins
7eff8ad9d2 trying again to get skipped tests picked up 2010-01-13 15:22:45 +00:00
Jez Higgins
2dba657073 trying to make Hudson's test reporting pick up skipped tests 2010-01-13 14:22:31 +00:00
Jez Higgins
ba8616c1b9 reinstate xslt_test for make check 2010-01-13 13:40:18 +00:00
Jez Higgins
1faa7782ac it's a bit crappy, but strip hibyte chars from XML 2010-01-13 13:39:32 +00:00
Jez Higgins
0dfca08beb temporarily skip running xslt_test 2010-01-12 23:09:44 +00:00
Jez Higgins
ea8bcdbacd don't try to drop XML into the XML output :) 2010-01-12 22:53:23 +00:00
Jez Higgins
6734035e62 don't print the log prefix now we've established it works :) 2010-01-12 22:45:02 +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
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
3dc2f255c7 silenced many more warnings 2010-01-11 09:02:17 +00:00
Jez Higgins
953e46ba92 another warning squashed 2010-01-10 22:59:33 +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
36a305d55b fixed more warnings 2010-01-10 22:02:43 +00:00
Jez Higgins
2e82578767 more warnings silenced 2010-01-10 21:25:35 +00:00
Jez Higgins
327328c9aa more warnings silenced 2010-01-10 20:49:20 +00:00
Jez Higgins
c8bf5a5296 more warnings sorted out 2010-01-10 20:23:53 +00:00
Jez Higgins
7f8d20b46f more warnings fixed 2010-01-10 18:47:09 +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
855e4b2635 fixed unused param warnings 2010-01-10 10:45:05 +00:00
Jez Higgins
aa8693a861 use size_t not int 2010-01-10 10:44:45 +00:00
Jez Higgins
65f1c0be23 fixed unused param warnings 2010-01-09 23:45:36 +00:00
Jez Higgins
eaeaf1e03d fixed unused param warnings 2010-01-09 23:41:21 +00:00
Jez Higgins
7fbed3b382 fixed ambiguous else 2010-01-09 23:01:41 +00:00
Jez Higgins
7103c3973a fixed unused param warning 2010-01-09 23:00:39 +00:00
Jez Higgins
549e67f314 silenced unused parameter warnings 2010-01-09 22:58:37 +00:00
Jez Higgins
c0b76904c7 removed redundant check against 0 2010-01-09 22:34:29 +00:00
Jez Higgins
6c55f7f36c silenced unused param warnings 2010-01-09 22:34:13 +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