jez
|
72bfe7a883
|
Add PARSER_LIBS into link
|
2011-11-25 18:47:54 +00:00 |
|
jez
|
148596b694
|
Use AC_LANG_PROGRAM to silence warnings
|
2011-11-25 14:17:36 +00:00 |
|
jez
|
1f22af47d1
|
added a skip
|
2011-01-08 19:57:28 +00:00 |
|
jez
|
1e77801b9d
|
added a couple of skips
|
2011-01-02 18:18:28 +00:00 |
|
jez
|
247b2170a0
|
if no namespace, assume in the XSL namespace
|
2011-01-01 22:58:29 +00:00 |
|
jez
|
45adaf53d2
|
don't skip the results of hte dom tests now that they're all passing
|
2010-12-29 16:17:57 +00: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
|
e4fd3c8239
|
If node doesn't belong to this element, complain
|
2010-12-29 15:41:56 +00:00 |
|
jez
|
90156036c0
|
return oldChild not newChild when replacing with a docfragment
|
2010-12-29 00:11:20 +00:00 |
|
jez
|
6c749609c0
|
recalculate value if child nodes are fiddled with
|
2010-12-29 00:10:05 +00:00 |
|
jez
|
a71a89e918
|
calculate proper node value when it has entity ref children
|
2010-12-27 13:43:39 +00:00 |
|
jez
|
6dd167b363
|
factored out attribute node value
|
2010-12-27 13:35:40 +00:00 |
|
jez
|
d7b9375eba
|
rejigged overrides
|
2010-12-27 13:06:18 +00:00 |
|
jez
|
16463bbd83
|
pop exception if trying to remove an item that doesn\'t exist. yay\!
|
2010-12-27 00:27:57 +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
|
d45b5bbcb5
|
Check that inserted node isn't an ancestor of the new parent
|
2010-12-26 22:56:15 +00:00 |
|
jez
|
a8540e640a
|
check ownerdocument of inserted node
|
2010-12-26 22:20:33 +00:00 |
|
jez
|
36af997d89
|
skip if external DTD not loaded
|
2010-12-24 23:05:10 +00:00 |
|
jez
|
56a3f9397f
|
Check attribute names in setAttribute
|
2010-12-24 22:44:43 +00:00 |
|
jez
|
4d20439527
|
skip if no external DTD
|
2010-12-24 22:16:54 +00:00 |
|
jez
|
92090f6377
|
Checked element/attribute/pi names are valid
|
2010-12-24 22:00:49 +00:00 |
|
jez
|
968671c82d
|
Checked element/attribute/pi names are valid
|
2010-12-24 21:42:30 +00:00 |
|
jez
|
5d572fef10
|
Whitespace changes
|
2010-12-24 21:42:06 +00:00 |
|
jez
|
6999f61599
|
Whitespace changes
|
2010-12-24 21:41:45 +00:00 |
|
jez
|
59ec067f96
|
Removed old CVS Id tag
|
2010-12-24 21:40:58 +00:00 |
|
Jez Higgins
|
e8753c80db
|
silence unused parameter warning
|
2010-12-23 23:15:34 +00:00 |
|
Jez Higgins
|
8a9115fd53
|
Pulled out a couple of helper functions. Reworked CDATA output so it properly outputs wacky CDATA sections with ]]> in them.
|
2010-12-23 22:51:44 +00:00 |
|
Jez Higgins
|
2e1f279786
|
Added find(str, what, from) to the default_string_adaptor
|
2010-12-23 22:50:43 +00:00 |
|
jez
|
dbfcf1c41b
|
fix output for CDATA sections that contain ]]>
|
2010-12-21 09:47:22 +00:00 |
|
jez
|
d506b81624
|
cast std::streamsize to int to silence warning. it's safe because we know we've read less than ant ints worth of data
|
2010-12-21 09:46:57 +00:00 |
|
jez
|
80a0455d75
|
skip if default attrs not supported
|
2010-12-21 09:03:25 +00:00 |
|
jez
|
f9d9551ee7
|
compile for all string_types
|
2010-12-20 15:59:06 +00:00 |
|
jez
|
c29604d553
|
set attributes readonly when its owner element is readonly
|
2010-12-19 23:22:17 +00:00 |
|
Jez Higgins
|
53184edc79
|
better error handling when loading docs
|
2010-12-19 22:44:06 +00:00 |
|
Jez Higgins
|
4ab8d34349
|
return 77 from test executables so that make check doesn't stop the build
|
2010-12-18 01:02:52 +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
|
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 |
|