summaryrefslogtreecommitdiff
path: root/tests/test.hpp
AgeCommit message (Expand)Author
2018-04-04tests: Fix PUGIXML_COMPACT build on some platformsv1.9Arseny Kapoulkine
2018-04-03tests: Fix PUGIXML_NO_XPATH,PUGIXML_COMPACT buildArseny Kapoulkine
2016-10-13Add PUGIXML_OVERRIDE to headers of testsPavel Kryukov
2016-01-24Fix whitespace issuesStephan Beyer
2015-10-25tests: Fix Borland C++ 5.4 compilationArseny Kapoulkine
2015-04-12tests: Add more out of memory testsArseny Kapoulkine
2015-04-11tests: Improve out-of-memory testsArseny Kapoulkine
2014-11-17Rename xml_document::load to load_stringArseny Kapoulkine
2014-10-26tests: Add a way for tests to verify allocation failureArseny Kapoulkine
2014-02-19tests: Write temporary files to executable folder.Arseny Kapoulkine
2014-02-08Fix test suite stringizing macros to be C++11-compliantArseny 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-29tests: Added XPath tests for attribute contextarseny.kapoulkine
2010-08-29tests: Extended XPath testsarseny.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-29tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br...arseny.kapoulkine
2010-05-25tests: Replaced #pragma once with header guardsarseny.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: Full public API coverage (except sort, which needs extensive coverage ...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-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: Fixed NaN tests for MSVC6arseny.kapoulkine
2009-10-28tests: Fixed MSVC6 compilationarseny.kapoulkine
2009-10-28tests: Fixed MSVC warnings/errorsarseny.kapoulkine
2009-10-27tests: Completed string function testsarseny.kapoulkine
2009-10-27tests: More decimal digits are testedarseny.kapoulkine
2009-10-21tests: Added tests for some XPath functionsarseny.kapoulkine
2009-10-21tests: Added basic XPath testsarseny.kapoulkine
2009-10-20tests: Added memory leak detectionarseny.kapoulkine
2009-10-12tests: Refactored checking macros, added writing testsarseny.kapoulkine
2009-10-11tests: Initial tree modification testsarseny.kapoulkine
2009-10-11tests: Added more node/attribute testsarseny.kapoulkine
2009-10-10tests: Added more node/attribute testsarseny.kapoulkine
2009-10-10tests: Added simple test framework, added a couple of testsarseny.kapoulkine