.. |
conformance/level1/core
|
Added DOM Level 1 Core conformance tests, derived from W3C DOM Conf tests
|
2010-12-09 11:34:15 +00:00 |
dom_conf_test.hpp
|
Base class for conformance tests
|
2010-12-09 12:18:55 +00:00 |
dom_test_suite.hpp
|
Added DOM Level 1 Core conformance tests, derived from W3C DOM Conf tests
|
2010-12-09 11:34:15 +00:00 |
main.cpp
|
Silence warning 4244 - loss of precision
|
2010-12-09 10:54:46 +00:00 |
main_silly.cpp
|
Added DOM Level 1 Core conformance tests, derived from W3C DOM Conf tests
|
2010-12-09 11:34:15 +00:00 |
main_wide.cpp
|
Added DOM Level 1 Core conformance tests, derived from W3C DOM Conf tests
|
2010-12-09 11:34:15 +00:00 |
Makefile.am
|
Getting DOM operator<< to work with other strings
|
2010-07-14 09:08:46 +01:00 |
test_Attribute.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_CDATA.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_CharacterData.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_Document.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_DocumentFragment.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_DocumentType.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_DOMImplementation.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_Element.hpp
|
redirect to DOMSink when evaluating variables. This wasn't being done for ResolvedVariables and so everything was exploding.
|
2009-12-14 14:20:12 +00:00 |
test_NamedNodeMap.hpp
|
Fixed double delete problem when removing and readding an attribute
|
2010-01-01 23:03:01 +00:00 |
test_ProcessingInstruction.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_SAX2DOM.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_Siblings.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |
test_Stream.hpp
|
Finally sorted out the attributes and their namespaces issues. hurrah
|
2010-10-03 16:08:54 +01:00 |
test_Text.hpp
|
Ash Berlin's patch to get Text.splitText working properly
|
2009-12-06 21:34:46 +00:00 |
test_TreeWalker.hpp
|
Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go.
|
2007-09-07 23:52:30 +00:00 |