summaryrefslogtreecommitdiff
path: root/tests/test.cpp
AgeCommit message (Expand)Author
2015-03-04tests: Fix XPath string comparisonArseny Kapoulkine
2012-02-19tests: Minor fixes for WinCE compilationarseny.kapoulkine@gmail.com
2010-12-19Enabled many additional GCC warnings (most notably -Wshadow and -Wold-style-c...arseny.kapoulkine
2010-08-29tests: Changed XPath checking macros to avoid query copying under GCCarseny.kapoulkine
2010-08-29tests: Added more XPath variable testsarseny.kapoulkine
2010-08-29tests: Added XPath variable and variable set testsarseny.kapoulkine
2010-08-29Removed deprecated wildcard functions, removed deprecated all_elements_by_namearseny.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-29tests: Removed redundant includesarseny.kapoulkine
2010-08-29tests: Added support for XPath without exceptionsarseny.kapoulkine
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine
2010-06-27Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_typearseny.kapoulkine
2010-05-30tests: Added tests for principal node types with attributes for all axes that...arseny.kapoulkine
2010-05-30tests: Fixed pointer order dependency for unsorted XPath resultsarseny.kapoulkine
2010-05-29tests: Added more Xalan 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