aboutsummaryrefslogtreecommitdiff
path: root/tests/test_xpath_operators.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Fix minor typos (#286)Wolfgang Stöggl1-1/+1
2019-02-26XPath: Make remove_duplicates generate stable orderArseny Kapoulkine1-0/+18
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine1-1/+3
2017-01-30tests: Add more tests for branch coverageArseny Kapoulkine1-0/+10
2016-01-24Fix whitespace issuesStephan Beyer1-3/+3
2014-11-19tests: Fix tests on various compilersArseny Kapoulkine1-0/+4
2014-11-03tests: Add more XPath mod testsArseny Kapoulkine1-0/+48
2012-11-17XPath: Add unit test for unary minus and union precedencesarseny.kapoulkine@gmail.com1-0/+11
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine1-473/+473
2010-05-31tests: Added more XPath tests based on recommendation errataarseny.kapoulkine1-7/+24
2010-05-30tests: Added more tests (including a couple of failing ones)arseny.kapoulkine1-0/+47
2010-05-29tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br...arseny.kapoulkine1-12/+0
2010-05-29tests: Added more XPath testsarseny.kapoulkine1-0/+2
2010-05-09Removed document order optimization (it helps on a tiny percentage of queries...arseny.kapoulkine1-2/+0
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine1-272/+272
2009-11-08tests: Mostly complete coverage of XPath W3Carseny.kapoulkine1-0/+16
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine1-0/+4
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine1-0/+4
2009-10-28tests: More fixes and toolsets supportarseny.kapoulkine1-1/+5
2009-10-28tests: Fixed NaN tests for MSVC6arseny.kapoulkine1-2/+21
2009-10-28tests: Added one more normalize-space test, added tests for all logical & com...arseny.kapoulkine1-0/+309
2009-10-28tests: Added function arguments tests, added arithmetic operators testsarseny.kapoulkine1-0/+65