aboutsummaryrefslogtreecommitdiff
path: root/tests/test.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-04tests: Fix PUGIXML_COMPACT build on some platformsv1.9Arseny Kapoulkine1-1/+1
2018-04-03tests: Fix PUGIXML_NO_XPATH,PUGIXML_COMPACT buildArseny Kapoulkine1-0/+4
2016-10-13Add PUGIXML_OVERRIDE to headers of testsPavel Kryukov1-1/+1
2016-01-24Fix whitespace issuesStephan Beyer1-1/+1
2015-10-25tests: Fix Borland C++ 5.4 compilationArseny Kapoulkine1-3/+3
2015-04-12tests: Add more out of memory testsArseny Kapoulkine1-2/+2
2015-04-11tests: Improve out-of-memory testsArseny Kapoulkine1-0/+6
2014-11-17Rename xml_document::load to load_stringArseny Kapoulkine1-1/+1
2014-10-26tests: Add a way for tests to verify allocation failureArseny Kapoulkine1-0/+1
2014-02-19tests: Write temporary files to executable folder.Arseny Kapoulkine1-0/+2
2014-02-08Fix test suite stringizing macros to be C++11-compliantArseny Kapoulkine1-4/+4
2010-08-29tests: Changed XPath checking macros to avoid query copying under GCCarseny.kapoulkine1-17/+17
2010-08-29tests: Added more XPath variable testsarseny.kapoulkine1-2/+10
2010-08-29tests: Added XPath variable and variable set testsarseny.kapoulkine1-0/+2
2010-08-29tests: Added XPath tests for attribute contextarseny.kapoulkine1-5/+5
2010-08-29tests: Extended XPath testsarseny.kapoulkine1-0/+1
2010-07-19Set svn:eol-style to native for all text filesarseny.kapoulkine1-151/+151
2010-06-27Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_typearseny.kapoulkine1-1/+1
2010-05-29tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br...arseny.kapoulkine1-0/+6
2010-05-25tests: Replaced #pragma once with header guardsarseny.kapoulkine1-2/+2
2010-05-09Removed document order optimization (it helps on a tiny percentage of queries...arseny.kapoulkine1-2/+4
2010-05-06Integrated changes from unicode branch to trunkarseny.kapoulkine1-134/+45
2009-11-08tests: Full public API coverage (except sort, which needs extensive coverage ...arseny.kapoulkine1-0/+5
2009-11-03tests: Added tests for all axes except namespacearseny.kapoulkine1-2/+2
2009-11-03tests: Added helper for node set testing, added several testsarseny.kapoulkine1-13/+56
2009-10-29tests: CodeWarrior and BCC supportedarseny.kapoulkine1-3/+7
2009-10-29tests: Tests can work without exceptions nowarseny.kapoulkine1-3/+10
2009-10-29tests: Supported all pugixml compilation modesarseny.kapoulkine1-4/+18
2009-10-28tests: Fixed NaN tests for MSVC6arseny.kapoulkine1-0/+5
2009-10-28tests: Fixed MSVC6 compilationarseny.kapoulkine1-11/+19
2009-10-28tests: Fixed MSVC warnings/errorsarseny.kapoulkine1-0/+4
2009-10-27tests: Completed string function testsarseny.kapoulkine1-1/+1
2009-10-27tests: More decimal digits are testedarseny.kapoulkine1-1/+1
2009-10-21tests: Added tests for some XPath functionsarseny.kapoulkine1-0/+10
2009-10-21tests: Added basic XPath testsarseny.kapoulkine1-0/+39
2009-10-20tests: Added memory leak detectionarseny.kapoulkine1-0/+1
2009-10-12tests: Refactored checking macros, added writing testsarseny.kapoulkine1-7/+10
2009-10-11tests: Initial tree modification testsarseny.kapoulkine1-0/+12
2009-10-11tests: Added more node/attribute testsarseny.kapoulkine1-2/+12
2009-10-10tests: Added more node/attribute testsarseny.kapoulkine1-0/+8
2009-10-10tests: Added simple test framework, added a couple of testsarseny.kapoulkine1-0/+59