summaryrefslogtreecommitdiff
path: root/tests/test_xpath_parse.cpp
AgeCommit message (Expand)Author
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2017-06-22tests: Remove redundant pugi:: qualifierArseny Kapoulkine
2017-01-31tests: More XPath coverage testsArseny Kapoulkine
2017-01-30tests: Add more coverage testsArseny Kapoulkine
2017-01-30tests: Add more tests for branch coverageArseny Kapoulkine
2017-01-30tests: Add an error propagation test for XPathArseny Kapoulkine
2015-04-11tests: Improve out-of-memory testsArseny Kapoulkine
2010-10-22tests: Fixed CW compilationarseny.kapoulkine
2010-10-03tests: Fixed XPath OOM tests, added parsing exception testarseny.kapoulkine
2010-09-20tests: Improved tests for parsing result default constructionarseny.kapoulkine
2010-08-29tests: Fixed test warnings for MSVC10, slightly extended substring testsarseny.kapoulkine
2010-08-29tests: Added more XPath testsarseny.kapoulkine
2010-08-29tests: Added more XPath variable testsarseny.kapoulkine
2010-08-29XPath: Correct out of memory handling for string to number conversion during ...arseny.kapoulkine
2010-08-29tests: Added XPath out of memory parse testarseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-05-31tests: Added /[1] testarseny.kapoulkine
2010-05-31XPath: Replaced backtracking with lookahead in absolute path parsingarseny.kapoulkine
2010-05-31tests: Added more XPath parsing testsarseny.kapoulkine
2010-05-30Fixed XPath parsing (numbers of the form \d+\. are now parsed correctly, stra...arseny.kapoulkine
2010-05-30tests: Added more tests (including a couple of failing ones)arseny.kapoulkine
2010-05-29tests: Added more Xalan testsarseny.kapoulkine
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2009-11-08tests: Final coverage improvementsarseny.kapoulkine
2009-11-08tests: More XPath coveragearseny.kapoulkine
2009-11-08tests: More coverage testsarseny.kapoulkine
2009-11-08tests: Mostly complete coverage of XPath W3Carseny.kapoulkine
2009-11-04tests: Completed function library tests, added namespace axis and variable re...arseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-27tests: More decimal digits are testedarseny.kapoulkine
2009-10-21tests: Added basic XPath testsarseny.kapoulkine