summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine
2010-04-20unicode: Fixed tests for Linuxarseny.kapoulkine
2009-11-08XPath: Added xpath_query::return_type() function, fixed evaluate_node_set doc...arseny.kapoulkine
2009-11-08tests: Final coverage improvementsarseny.kapoulkine
2009-11-08tests: MSVC warning fixesarseny.kapoulkine
2009-11-08tests: More XPath coveragearseny.kapoulkine
2009-11-08tests: More coverage testsarseny.kapoulkine
2009-11-08tests: Full public API coverage (except sort, which needs extensive coverage ...arseny.kapoulkine
2009-11-08tests: Extracted generic tests in a separate header, better filter tests, som...arseny.kapoulkine
2009-11-08XPath: Fixed minor string to number conversion bugarseny.kapoulkine
2009-11-08XPath: Minor fixarseny.kapoulkine
2009-11-08tests: Mostly complete coverage of XPath W3Carseny.kapoulkine
2009-11-08tests: Added tests from W3C standard (abbreviated)arseny.kapoulkine
2009-11-08tests: Added tests from W3C standard (non-abbreviated)arseny.kapoulkine
2009-11-08tests: Added node test tests, added abbreviated step/axis 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-11-04tests: Completed function library tests, added namespace axis and variable re...arseny.kapoulkine
2009-11-03tests: Added tests for all axes except namespacearseny.kapoulkine
2009-11-03tests: Added helper for node set testing, added several testsarseny.kapoulkine
2009-10-30tests: Minor fixes, added autotest scriptarseny.kapoulkine
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine
2009-10-29tests: Tests can work without exceptions nowarseny.kapoulkine
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine
2009-10-28tests: More fixes and toolsets supportarseny.kapoulkine
2009-10-28tests: Fixed NaN tests for MSVC6arseny.kapoulkine
2009-10-28tests: Fixed MSVC6 compilationarseny.kapoulkine
2009-10-28tests: Fixed MSVC warnings/errorsarseny.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-27tests: More decimal digits are testedarseny.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
2009-10-21tests: Added basic XPath testsarseny.kapoulkine
2009-10-21tests: Added more escape error testsarseny.kapoulkine
2009-10-20tests: Added forgotten test filesarseny.kapoulkine
2009-10-20tests: Final core tests, 99.0% coverage for pugixml.cpparseny.kapoulkine
2009-10-20tests: Added memory leak detectionarseny.kapoulkine
2009-10-20tests: Added wildcard and doctype testsarseny.kapoulkine
2009-10-20tests: Added more testsarseny.kapoulkine
2009-10-20tests: More tree modification testsarseny.kapoulkine
2009-10-20tests: More coveragearseny.kapoulkine
2009-10-20tests: Added declaration and document load/load_file error testsarseny.kapoulkine
2009-10-20tests: Added parsing testsarseny.kapoulkine
2009-10-12tests: Added document testsarseny.kapoulkine
2009-10-12tests: Refactored checking macros, added writing testsarseny.kapoulkine