Jez Higgins
|
c10f6a410d
|
wrap static_cast checks in an assertTrue to silence Clang's discarded resutl warning
|
2010-12-18 01:00:13 +00:00 |
|
Jez Higgins
|
f25de324af
|
whitespace changes in generated code
|
2010-12-18 00:59:09 +00:00 |
|
jez
|
bbc95fdbb2
|
If an internal entity declaration looks like markup, parse it as markup rather than just treating it as a bit of text
|
2010-12-17 10:19:37 +00:00 |
|
jez
|
7e9722ddc3
|
Corrected normalization - only adjacent text nodes should be combined
|
2010-12-17 10:18:14 +00:00 |
|
jez
|
d947908c68
|
Don't normalize after loading the test document. (OTOH it's gratifying to know that normalization worked properly :) )
|
2010-12-15 23:00:27 +00:00 |
|
Jez Higgins
|
623a169cf7
|
Setup DOM conformance files path so we can find them when running under hudson
|
2010-12-15 20:10:49 +00:00 |
|
Jez Higgins
|
50c39c533c
|
Added a couple of using declarations that clang needed
|
2010-12-15 10:09:43 +00:00 |
|
jez
|
dcbb59b2e8
|
Default setNodeValue is to do nothing.
|
2010-12-11 01:12:03 +00:00 |
|
jez
|
9643b42edd
|
Can now safely add an attribute the element that already owns it
|
2010-12-11 01:11:22 +00:00 |
|
jez
|
a17944bd9f
|
Correct DOMException CODE enum values
|
2010-12-11 01:10:21 +00:00 |
|
jez
|
d878124d9d
|
More skips if entityrefs not expanded
|
2010-12-11 01:09:50 +00:00 |
|
jez
|
bec9948659
|
Corrected exception specifier on DOMBadCast destructor
|
2010-12-10 09:29:10 +00:00 |
|
jez
|
f7146a5668
|
Improved DOM casting error messages
|
2010-12-10 09:24:34 +00:00 |
|
Jez Higgins
|
2fc91e7965
|
silence unused variable warnings
|
2010-12-09 23:33:49 +00:00 |
|
Jez Higgins
|
59fd79277e
|
regenerated yet again :)
|
2010-12-09 23:33:18 +00:00 |
|
Jez Higgins
|
dd14985902
|
Sigh. VC++ is better, but it's still not as C++ conformant as gcc
|
2010-12-09 20:15:12 +00:00 |
|
jez
|
ce69150111
|
Improved error reporting. Fixed a couple of test functions in dom_conf_test. Skip a couple of entityRef tests
|
2010-12-09 19:03:23 +00:00 |
|
Jez Higgins
|
b001314598
|
tweaked suite name
|
2010-12-09 15:03:07 +00:00 |
|
Jez Higgins
|
fd64040a65
|
Include DOM conformance tests in dist package
|
2010-12-09 14:50:38 +00:00 |
|
Jez Higgins
|
ef878d91a2
|
Got conformance tests compiling and running on Linux
|
2010-12-09 14:04:13 +00:00 |
|
Jez Higgins
|
b22d91ff3e
|
Got conformance tests compiling and running on Linux
|
2010-12-09 14:03:55 +00:00 |
|
jez
|
a7569aed2a
|
Base class for conformance tests
|
2010-12-09 12:18:55 +00:00 |
|
jez
|
33d08c77a1
|
DOM Level 1 Conformance fixes found with first pass of W3C conf tests
|
2010-12-09 11:35:54 +00:00 |
|
jez
|
244217f8f1
|
Silence 4244 loss of precision warning
|
2010-12-09 11:35:06 +00:00 |
|
jez
|
ff61aec7fb
|
Added DOM Level 1 Core conformance tests, derived from W3C DOM Conf tests
|
2010-12-09 11:34:15 +00:00 |
|
jez
|
6bd91d9abe
|
Silence warning 4244 - loss of precision
|
2010-12-09 10:54:46 +00:00 |
|
Jez Higgins
|
99823ee8b5
|
Qualified sputc,setg,setp calls so compiles with clang++. Thanks Isak Johnsson
|
2010-11-20 14:39:06 +00:00 |
|
Jez Higgins
|
1d506be500
|
added vs7 and vs8 dirs back into dist
|
2010-10-23 00:16:43 +01:00 |
|
jez
|
cd1112c14c
|
Added seperate project for CppUnit. Made sure builds don't generate warnings
|
2010-10-22 20:49:20 +01:00 |
|
jez
|
fa622c922f
|
fixing project files to silence warnings
|
2010-10-22 20:06:27 +01:00 |
|
jez
|
682301c895
|
Added back vs7 and vs8 dirs, with explanatory readmes
|
2010-10-22 20:05:00 +01:00 |
|
jez
|
2e7016ca0f
|
Removed vs7 and vs8 project files from the distribution. I no longer have tools or will to maintain and verify them.
|
2010-10-22 10:32:12 +01:00 |
|
jez
|
af44166e99
|
Silence unused variable warning
|
2010-10-22 10:32:03 +01:00 |
|
jez
|
f54cd699d5
|
Make MSXML the default parser on Windows
|
2010-10-22 10:31:29 +01:00 |
|
Jez Higgins
|
8b239dbecf
|
set version to 2010-November. added vs10 into dist package
|
2010-10-21 23:50:31 +01:00 |
|
Jez Higgins
|
8f3b621410
|
Added new include file into distribution
|
2010-10-09 23:52:16 +01: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
|
144fb9a6d6
|
Disallow variable references in xsl:key match and use expressions
|
2010-10-09 23:10:35 +01:00 |
|
Jez Higgins
|
ffec8d53b9
|
Modified XPath parser/compiler so that we can disallow variables at compile time
|
2010-10-09 22:29:13 +01:00 |
|
Jez Higgins
|
c2d1e42c20
|
Modified XPath parser/compiler so that we can disallow variables at compile time
|
2010-10-09 22:04:56 +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
|
3beed1d092
|
Verify that qNames used in the stylesheet (for template names and what not) have prefixes which are actually bound
|
2010-10-06 22:37:01 +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
|
981fd4e9e3
|
Failed if namespace was explicitly given as empty. Fixed
|
2010-10-05 09:39:58 +01:00 |
|
Jez Higgins
|
ccc4836fd7
|
Allow and ignore attributes in foreign namespaces
|
2010-10-05 09:39:05 +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
|
eda354be6d
|
Correctly implement the xsl:sort option attributes as attr-value-templates. Validate values *after* evaulated AVT, not before. Doh
|
2010-10-04 22:18:39 +01:00 |
|
jez
|
d322e15038
|
Explicitly compare pointer to zero to silence a rather pointless VS warning
|
2010-10-04 12:14:04 +01:00 |
|
jez
|
c1b21c0790
|
Explicitly compare pointer to zero to silence a rather pointless VS warning
|
2010-10-04 12:08:33 +01:00 |
|