Ben Key
99fd2cf41a
Resolved 64-bit specific warnings.
2018-01-29 19:30:14 -06:00
Jez Higgins
9959e54a02
Minor DOM non-conformance in Attr.getSpecified
...
Can't fix this as the information is not available through SAX. I
haven't ever used getSpecified, and I'm willing to bet that only a
handful of people ever have anywhere ever.
2012-09-16 15:54:35 +01:00
jez
d4fb2dcdda
Updated wording on DOM conformance test suite
2010-12-29 15:55:03 +00:00
jez
90d6726d1b
skip if no external DTD
2010-12-29 15:53:47 +00:00
jez
647de72862
skip if no external DTD
2010-12-27 00:18:02 +00:00
jez
7e22f79e71
more skips when no external DTD
2010-12-27 00:03:41 +00:00
jez
3c7aac4666
skip if not loading external DTD
2010-12-26 23:32:31 +00:00
jez
3536ce2413
s/c++/C++/
2010-12-26 23:11:29 +00:00
jez
7d0c880508
added another couple of skips
2010-12-26 23:10:44 +00:00
jez
36af997d89
skip if external DTD not loaded
2010-12-24 23:05:10 +00:00
jez
4d20439527
skip if no external DTD
2010-12-24 22:16:54 +00:00
jez
80a0455d75
skip if default attrs not supported
2010-12-21 09:03:25 +00:00
Jez Higgins
2791880703
whitespace changes in generated code
2010-12-18 01:02:11 +00:00
Jez Higgins
0e8169db54
Error in test - check node type is 1 (element) not 3 (entityref)
2010-12-18 01:01:51 +00:00
Jez Higgins
dd93306eb9
whitespace changes in generated code
2010-12-18 01:00:54 +00:00
Jez Higgins
8c57052bf7
whitespace changes in generated code
2010-12-18 01:00:37 +00:00
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
d878124d9d
More skips if entityrefs not expanded
2010-12-11 01:09:50 +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
b22d91ff3e
Got conformance tests compiling and running on Linux
2010-12-09 14:03:55 +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