summaryrefslogtreecommitdiff
path: root/tests/test_xpath_api.cpp
AgeCommit message (Expand)Author
2010-10-03XPath: evaluate_string now guarantees zero-terminated result (unless the buff...arseny.kapoulkine
2010-09-14tests: Added XPath out of memory testsarseny.kapoulkine
2010-08-29tests: Various compilation fixes for BCC and MSVC6arseny.kapoulkine
2010-08-29tests: Changed XPath checking macros to avoid query copying under GCCarseny.kapoulkine
2010-08-29tests: Added XPath tests for attribute contextarseny.kapoulkine
2010-08-29tests: Added new evaluate_string tests, fixed tests for NO_STL modearseny.kapoulkine
2010-08-29XPath: Added error offset reportingarseny.kapoulkine
2010-08-29tests: Extended XPath testsarseny.kapoulkine
2010-08-29tests: Added support for XPath without exceptionsarseny.kapoulkine
2010-08-04tests: Added more XPath testsarseny.kapoulkine
2010-08-02tests: More miscellaneous testsarseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-07-10XPath: Out-of-bounds xpath_node_set access is now undefinedarseny.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-08XPath: Added xpath_query::return_type() function, fixed evaluate_node_set doc...arseny.kapoulkine
2009-11-08tests: Full public API coverage (except sort, which needs extensive coverage ...arseny.kapoulkine
2009-11-08tests: Extracted generic tests in a separate header, better filter tests, som...arseny.kapoulkine