summaryrefslogtreecommitdiff
path: root/tests/test_xpath_functions.cpp
AgeCommit message (Expand)Author
2018-04-02tests: Fix PUGIXML_NO_STL buildArseny Kapoulkine
2017-06-22tests: Add more XPath out of memory testsArseny Kapoulkine
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2017-06-16Fix BorlandC compilationArseny Kapoulkine
2017-01-30tests: Add more tests for branch coverageArseny Kapoulkine
2016-01-24Fix whitespace issuesStephan Beyer
2015-03-04tests: Fix XPath string comparisonArseny Kapoulkine
2014-10-23tests: Add more tests for better coverageArseny Kapoulkine
2014-10-16tests: Disable tests that rely on ceil() on CLRArseny Kapoulkine
2014-10-05XPath: Implement optimized translate()Arseny Kapoulkine
2014-10-02tests: Add missing tests to increase code coverageArseny Kapoulkine
2010-09-11XPath: Minor lang() fix (use ASCII lowercase because language names are ASCII...arseny.kapoulkine
2010-08-29tests: Fixed test warnings for MSVC10, slightly extended substring testsarseny.kapoulkine
2010-08-29tests: Fixed XPath substring testsarseny.kapoulkine
2010-08-04tests: Added more XPath testsarseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-05-31tests: Added more XPath tests based on recommendation errataarseny.kapoulkine
2010-05-31tests: Disabled failing checks for MacOS (second try)arseny.kapoulkine
2010-05-31tests: Disabled failing checks for MacOS because of incorrect ceil implementa...arseny.kapoulkine
2010-05-29XPath round() is now fully compliantarseny.kapoulkine
2010-05-29tests: Added more ceiling/round tests, added first batch of Xalan testsarseny.kapoulkine
2010-05-17XPath refactoring (ast_filter/filter_posinv/predicates use the same function,...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: More XPath coveragearseny.kapoulkine
2009-11-08tests: More coverage testsarseny.kapoulkine
2009-11-08XPath: Fixed minor string to number conversion bugarseny.kapoulkine
2009-11-08XPath: Minor fixarseny.kapoulkine
2009-11-04tests: Completed function library tests, added namespace axis and variable re...arseny.kapoulkine
2009-11-03tests: Added helper for node set testing, added several testsarseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-28tests: Added one more normalize-space test, added tests for all logical & com...arseny.kapoulkine
2009-10-28tests: More function argument parsing testsarseny.kapoulkine
2009-10-28tests: Added function arguments tests, added arithmetic operators testsarseny.kapoulkine
2009-10-27tests: Completed string function testsarseny.kapoulkine
2009-10-27XPath: Fixed concat() crasharseny.kapoulkine
2009-10-21tests: Added different casing to lang testarseny.kapoulkine
2009-10-21tests: Added lang() testsarseny.kapoulkine
2009-10-21tests: Added tests for some XPath functionsarseny.kapoulkine