Commit graph

1258 commits

Author SHA1 Message Date
jez
a856f2ed7b fix so vs10 compiles without complaining 2010-05-19 20:19:31 +01:00
jez
4a79db620c whitespace changes 2010-05-19 20:18:49 +01:00
Jez Higgins
04754750c5 fixed initialisation order warnings 2010-02-21 22:29:06 +00:00
Jez Higgins
94a28f07f8 filled out element-available implementation 2010-02-21 22:14:04 +00: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
7977423180 fixed warning 2010-02-20 23:39:38 +00:00
Jez Higgins
bd9052e486 think I finally done function-available 2010-02-20 23:25:36 +00:00
Jez Higgins
a6dcdbd87f tests for std::map interface 2010-02-20 23:24:52 +00:00
Jez Higgins
3557ec2d37 simplified parseQName so you can pass in a std::map if you fancy 2010-02-20 23:24:31 +00:00
Jez Higgins
cbc3f6e8d6 still chipping away at function-available 2010-02-20 21:56:47 +00:00
Jez Higgins
fb380c8e08 fixed warnings 2010-02-20 13:47:07 +00:00
Jez Higgins
c35185a64c add hasFunction to FunctionResolver interface 2010-02-20 13:03:22 +00:00
Jez Higgins
9d7384c8ef fixed unused parameter warnings 2010-02-20 09:27:32 +00:00
Jez Higgins
67c5ae7846 pulled out a seperate function resolver for Standard XPath functions 2010-02-20 09:13:53 +00:00
Jez Higgins
4e29877ac1 initial implementation of function-available, currently returned only false 2010-02-19 23:21:30 +00:00
jez
bba4fd1588 projfixed 2010-02-19 11:21:52 +00:00
jez
a59274c14e added Xml output files to build 2010-02-19 11:21:18 +00:00
jez
b1cffddcba check environment variable against null before trying to stream it 2010-02-19 11:20:25 +00:00
jez
427129f83d refactored string sorting 2010-02-16 10:18:29 +00:00
jez
95c8185828 refactored numeric sort 2010-02-16 08:59:45 +00:00
Jez Higgins
4d2ecb80c0 find returns npos when not found, not -1. I blame Java for making me think like that. 2010-01-15 10:22:02 +00:00
Jez Higgins
4a19fdc2e4 lt~obsolete will me created by autoreconf, don't include it in the repository 2010-01-14 23:04:38 +00:00
Jez Higgins
7555a75d82 dist-hook was killing lt~obsolete.m4 (at least under Hudson), so fixed it 2010-01-14 22:38:34 +00:00
Jez Higgins
fe2ac49555 install includes into arabica subdirector 2010-01-14 16:09:40 +00:00
Jez Higgins
d2e704a326 chmod -x on m4 files 2010-01-14 14:30:46 +00:00
Jez Higgins
39d706d038 updated build to explicitly list all the includes, so that they get installed and uninstalled. make distcheck should now work 2010-01-14 14:29:55 +00:00
Jez Higgins
a0ae3eb85e 2010-nightly version 2010-01-14 11:26:47 +00:00
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