aboutsummaryrefslogtreecommitdiff
path: root/tests/test_deprecated.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-03tests: Fix PUGIXML_NO_XPATH buildArseny Kapoulkine1-0/+2
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine1-1/+3
2017-06-22Deprecate xml_document::load(const char*) and xml_node::select_single_nodeArseny Kapoulkine1-0/+21
2010-09-21Major header cleanup: removed redundant comments (single-line function/type d...arseny.kapoulkine1-68/+0
2010-08-29tests: Removed some deprecated tests, minor coverage improvementsarseny.kapoulkine1-8/+0
2010-08-29Removed deprecated wildcard functions, removed deprecated all_elements_by_namearseny.kapoulkine1-118/+0
2010-07-22tests: Removed invalid document order test, improved document order coverage ...arseny.kapoulkine1-9/+0
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine1-203/+203
2010-07-06xml_node::all_elements_by_name is now deprecatedarseny.kapoulkine1-0/+20
2010-07-01parse_wnorm_attribute is no longer deprecated (it's part of W3C recommendatio...arseny.kapoulkine1-35/+0
2010-06-01tests: Improved IntelC support, added more compilers to autotest, removed old...arseny.kapoulkine1-0/+3
2010-05-25tests: Minor fixarseny.kapoulkine1-1/+0
2010-05-20tests: Fixed deprecation warnings disabling for GCC 4.0, miscellaneous fixes ...arseny.kapoulkine1-10/+13
2010-05-10Added more testsarseny.kapoulkine1-2/+2
2010-05-10Added more testsarseny.kapoulkine1-0/+10
2010-05-08Minor coverage improvementsarseny.kapoulkine1-0/+1
2010-05-08Don't use global no-deprecate switch for newer GCC/MinGW, fixed warnings beca...arseny.kapoulkine1-0/+6
2010-05-08Deprecated all wildcard functions and parse_wnorm_attributearseny.kapoulkine1-0/+135
2010-05-08Fixed tests in NO_STL mode and IntelC deprecated constantarseny.kapoulkine1-1/+3
2010-05-08Implemented PUGIXML_DEPRECATED for GCC and MSVC7+arseny.kapoulkine1-0/+4
2010-05-08Added 0.5-compatible interfaces for compatibilityarseny.kapoulkine1-0/+55