![]() |
QMCPACK
|
Go to the source code of this file.
Functions | |
TEST_CASE ("read_file", "[xml]") | |
TEST_CASE ("parseString", "[xml]") | |
TEST_CASE ("XMLParsingString", "[xml]") | |
TEST_CASE ("putContent", "[xml]") | |
TEST_CASE ("write_file", "[xml]") | |
TEST_CASE ("XPathObject", "[xml]") | |
TEST_CASE | ( | "read_file" | , |
"" | [xml] | ||
) |
Definition at line 22 of file test_xml.cpp.
References qmcplusplus::doc, qmcplusplus::okay, Libxml2Document::parse(), and qmcplusplus::REQUIRE().
TEST_CASE | ( | "parseString" | , |
"" | [xml] | ||
) |
Definition at line 32 of file test_xml.cpp.
References qmcplusplus::doc, getNodeName(), Libxml2Document::getRoot(), qmcplusplus::okay, Libxml2Document::parseFromString(), and qmcplusplus::REQUIRE().
TEST_CASE | ( | "XMLParsingString" | , |
"" | [xml] | ||
) |
Definition at line 52 of file test_xml.cpp.
References qmcplusplus::doc, Libxml2Document::getRoot(), getXMLAttributeValue(), qmcplusplus::okay, Libxml2Document::parseFromString(), and qmcplusplus::REQUIRE().
TEST_CASE | ( | "putContent" | , |
"" | [xml] | ||
) |
Definition at line 75 of file test_xml.cpp.
References qmcplusplus::CHECK(), qmcplusplus::doc, qmcplusplus::Units::charge::e, Libxml2Document::getRoot(), qmcplusplus::okay, Libxml2Document::parseFromString(), putContent(), and qmcplusplus::REQUIRE().
TEST_CASE | ( | "write_file" | , |
"" | [xml] | ||
) |
Definition at line 128 of file test_xml.cpp.
References Libxml2Document::addChild(), qmcplusplus::doc, Libxml2Document::dump(), Libxml2Document::getRoot(), and Libxml2Document::newDoc().
TEST_CASE | ( | "XPathObject" | , |
"" | [xml] | ||
) |
Definition at line 141 of file test_xml.cpp.
References qmcplusplus::doc, OhmmsXPathObject::empty(), Libxml2Document::getXPathContext(), qmcplusplus::okay, Libxml2Document::parseFromString(), qmcplusplus::REQUIRE(), and OhmmsXPathObject::size().