summaryrefslogtreecommitdiff
path: root/tests/test_xpath_paths.cpp
AgeCommit message (Expand)Author
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2017-06-16tests: Improve XPath coverageArseny Kapoulkine
2017-01-30tests: Add more coverage testsArseny Kapoulkine
2014-11-19tests: Fix tests on various compilersArseny Kapoulkine
2014-11-01tests: Improve test coverageArseny Kapoulkine
2014-10-27XPath: Optimize [position()=expr] and [last()]Arseny Kapoulkine
2014-10-26XPath: Optimize constant filters/predicatesArseny Kapoulkine
2014-10-23tests: Improve test coverageArseny Kapoulkine
2014-10-21tests: Fix PUGIXML_WCHAR_MODE compilationArseny Kapoulkine
2014-10-21XPath: Make sure step_push is called with valid nodesArseny Kapoulkine
2014-10-20XPath: Introduce _first/_any set evaluation modesArseny Kapoulkine
2014-10-18XPath: Extend the descendant-or-self optimizationArseny Kapoulkine
2014-10-16XPath: Optimize attribute axis lookupArseny Kapoulkine
2014-10-15XPath: Fix optimization bug with //name[last()]Arseny Kapoulkine
2014-10-05tests: Add XPath sorting testArseny Kapoulkine
2014-10-05tests: Add XPath sorting tests and a simple test for numeric predicatesArseny Kapoulkine
2014-09-23tests: Add one more XPath optimization testArseny Kapoulkine
2014-09-23tests: More XPath testsArseny Kapoulkine
2010-08-29tests: Minor fixesarseny.kapoulkine
2010-08-29tests: Added XPath tests for attribute contextarseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-05-30tests: Added more Xalan testsarseny.kapoulkine
2010-05-30tests: Added tests for principal node types with attributes for all axes that...arseny.kapoulkine
2010-05-29tests: Added more Xalan testsarseny.kapoulkine
2010-05-29tests: Added some axis Xalan tests, extended all axis tests to include attrib...arseny.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: Final coverage improvementsarseny.kapoulkine
2009-11-08tests: More coverage testsarseny.kapoulkine
2009-11-08tests: Extracted generic tests in a separate header, better filter tests, som...arseny.kapoulkine
2009-11-08tests: Mostly complete coverage of XPath W3Carseny.kapoulkine
2009-11-08tests: Added node test tests, added abbreviated step/axis testsarseny.kapoulkine
2009-11-04tests: Completed function library tests, added namespace axis and variable re...arseny.kapoulkine
2009-11-03tests: Added tests for all axes except namespacearseny.kapoulkine