summaryrefslogtreecommitdiff
path: root/tests/test_xpath.cpp
AgeCommit message (Expand)Author
2010-09-14tests: Fixed MSVC 6/7 compilation errorarseny.kapoulkine
2010-09-14tests: Improved XPath sort coveragearseny.kapoulkine
2010-09-14tests: Added XPath out of memory testsarseny.kapoulkine
2010-09-13tests: Fixed wchar mode testsarseny.kapoulkine
2010-09-13tests: Added XPath test for large node setsarseny.kapoulkine
2010-08-29tests: Improved document_order() coveragearseny.kapoulkine
2010-08-29tests: Added new evaluate_string tests, fixed tests for NO_STL modearseny.kapoulkine
2010-08-29tests: Removed redundant includesarseny.kapoulkine
2010-08-04tests: Added more XPath testsarseny.kapoulkine
2010-08-02tests: More miscellaneous testsarseny.kapoulkine
2010-07-22tests: Miscellaneous test fixesarseny.kapoulkine
2010-07-22tests: Removed invalid document order test, improved document order coverage ...arseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-06-14XPath: Rewritten number->string conversion using CRT scientific format (much ...arseny.kapoulkine
2010-05-29tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br...arseny.kapoulkine
2010-05-29tests: Added more XPath testsarseny.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 coverage testsarseny.kapoulkine
2009-11-04tests: Reduced stack pressure for one of tests (CW/IC8 can't handle it)arseny.kapoulkine
2009-11-04tests: Added allocator coverage testsarseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-11tests: Added more node/attribute testsarseny.kapoulkine