Age | Commit message (Expand) | Author |
2016-10-13 | Add PUGIXML_OVERRIDE to headers of tests | Pavel Kryukov |
2016-01-24 | Fix whitespace issues | Stephan Beyer |
2015-10-25 | tests: Fix Borland C++ 5.4 compilation | Arseny Kapoulkine |
2015-04-12 | tests: Add more out of memory tests | Arseny Kapoulkine |
2015-04-11 | tests: Improve out-of-memory tests | Arseny Kapoulkine |
2014-11-17 | Rename xml_document::load to load_string | Arseny Kapoulkine |
2014-10-26 | tests: Add a way for tests to verify allocation failure | Arseny Kapoulkine |
2014-02-19 | tests: Write temporary files to executable folder. | Arseny Kapoulkine |
2014-02-08 | Fix test suite stringizing macros to be C++11-compliant | Arseny Kapoulkine |
2010-08-29 | tests: Changed XPath checking macros to avoid query copying under GCC | arseny.kapoulkine |
2010-08-29 | tests: Added more XPath variable tests | arseny.kapoulkine |
2010-08-29 | tests: Added XPath variable and variable set tests | arseny.kapoulkine |
2010-08-29 | tests: Added XPath tests for attribute context | arseny.kapoulkine |
2010-08-29 | tests: Extended XPath tests | arseny.kapoulkine |
2010-07-19 | Set svn:eol-style to native for all text files | arseny.kapoulkine |
2010-06-27 | Renamed encoding_t to xml_encoding, renamed xpath_type_t to xpath_value_type | arseny.kapoulkine |
2010-05-29 | tests: Fixed tests for wchar_t mode, disabled some tests on compilers with br... | arseny.kapoulkine |
2010-05-25 | tests: Replaced #pragma once with header guards | arseny.kapoulkine |
2010-05-09 | Removed document order optimization (it helps on a tiny percentage of queries... | arseny.kapoulkine |
2010-05-06 | Integrated changes from unicode branch to trunk | arseny.kapoulkine |
2009-11-08 | tests: Full public API coverage (except sort, which needs extensive coverage ... | arseny.kapoulkine |
2009-11-03 | tests: Added tests for all axes except namespace | arseny.kapoulkine |
2009-11-03 | tests: Added helper for node set testing, added several tests | arseny.kapoulkine |
2009-10-29 | tests: CodeWarrior and BCC supported | arseny.kapoulkine |
2009-10-29 | tests: Tests can work without exceptions now | arseny.kapoulkine |
2009-10-29 | tests: Supported all pugixml compilation modes | arseny.kapoulkine |
2009-10-28 | tests: Fixed NaN tests for MSVC6 | arseny.kapoulkine |
2009-10-28 | tests: Fixed MSVC6 compilation | arseny.kapoulkine |
2009-10-28 | tests: Fixed MSVC warnings/errors | arseny.kapoulkine |
2009-10-27 | tests: Completed string function tests | arseny.kapoulkine |
2009-10-27 | tests: More decimal digits are tested | arseny.kapoulkine |
2009-10-21 | tests: Added tests for some XPath functions | arseny.kapoulkine |
2009-10-21 | tests: Added basic XPath tests | arseny.kapoulkine |
2009-10-20 | tests: Added memory leak detection | arseny.kapoulkine |
2009-10-12 | tests: Refactored checking macros, added writing tests | arseny.kapoulkine |
2009-10-11 | tests: Initial tree modification tests | arseny.kapoulkine |
2009-10-11 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-10 | tests: Added more node/attribute tests | arseny.kapoulkine |
2009-10-10 | tests: Added simple test framework, added a couple of tests | arseny.kapoulkine |