summaryrefslogtreecommitdiff
path: root/tests/test_xpath.cpp
AgeCommit message (Expand)Author
2018-04-02tests: Fix PUGIXML_NO_EXCEPTIONS testsArseny Kapoulkine
2018-04-02tests: Fix PUGIXML_NO_STL buildArseny Kapoulkine
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2017-06-22tests: Remove redundant pugi:: qualifierArseny Kapoulkine
2017-06-16tests: Improve XPath coverageArseny Kapoulkine
2017-02-08tests: Increase the number of translate callsArseny Kapoulkine
2017-02-08tests: Fix clang buildArseny Kapoulkine
2017-02-08tests: Add more XPath out of memory testsArseny Kapoulkine
2017-02-05tests: Add more XPath sorting testsArseny Kapoulkine
2017-02-02tests: Add more out of memory tests for XPath evaluationArseny Kapoulkine
2017-01-30tests: Add more coverage testsArseny Kapoulkine
2017-01-30tests: Make predicate out-of-memory test less aggressiveArseny Kapoulkine
2017-01-30tests: Add more tests for branch coverageArseny Kapoulkine
2016-01-24Fix whitespace issuesStephan Beyer
2015-04-11tests: Improve out-of-memory testsArseny Kapoulkine
2014-11-19tests: Fix tests on various compilersArseny Kapoulkine
2014-11-17Rename xml_document::load to load_stringArseny Kapoulkine
2014-10-24tests: Add even more coverage testsArseny Kapoulkine
2014-10-23tests: Add more tests for better coverageArseny Kapoulkine
2014-10-20XPath: Introduce _first/_any set evaluation modesArseny Kapoulkine
2014-10-05tests: Add XPath sorting tests and a simple test for numeric predicatesArseny Kapoulkine
2014-10-01tests: Add XPath sorting tests for move/append_bufferArseny Kapoulkine
2014-10-01tests: Add tests for copyless copy and related potential bugsArseny Kapoulkine
2014-09-23tests: More XPath testsArseny Kapoulkine
2014-06-01Improve XPath allocator performanceArseny Kapoulkine
2013-03-20Fix invalid assertion in XPath: reallocation can result in allocating buffer ...arseny.kapoulkine@gmail.com
2012-11-17XPath: Fix unit test that (incorrectly) relied on right-associativity of unio...arseny.kapoulkine@gmail.com
2010-12-19Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...arseny.kapoulkine
2010-09-14tests: Fixed MSVC 6/7 compilation errorarseny.kapoulkine
2010-09-14tests: Improved XPath sort coveragearseny.kapoulkine
2010-09-14tests: Added XPath out of memory testsarseny.kapoulkine
2010-09-13tests: Fixed wchar mode testsarseny.kapoulkine
2010-09-13tests: Added XPath test for large node setsarseny.kapoulkine
2010-08-29tests: Improved document_order() coveragearseny.kapoulkine
2010-08-29tests: Added new evaluate_string tests, fixed tests for NO_STL modearseny.kapoulkine
2010-08-29tests: Removed redundant includesarseny.kapoulkine
2010-08-04tests: Added more XPath testsarseny.kapoulkine
2010-08-02tests: More miscellaneous testsarseny.kapoulkine
2010-07-22tests: Miscellaneous test fixesarseny.kapoulkine
2010-07-22tests: Removed invalid document order test, improved document order coverage ...arseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-06-14XPath: Rewritten number->string conversion using CRT scientific format (much ...arseny.kapoulkine
2010-05-29tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br...arseny.kapoulkine
2010-05-29tests: Added more XPath testsarseny.kapoulkine
2010-05-09Removed document order optimization (it helps on a tiny percentage of queries...arseny.kapoulkine
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2009-11-08tests: More coverage testsarseny.kapoulkine
2009-11-04tests: Reduced stack pressure for one of tests (CW/IC8 can't handle it)arseny.kapoulkine
2009-11-04tests: Added allocator coverage testsarseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine