summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-02-02tests: Add more embed_pcdata testsArseny Kapoulkine
2017-02-01tests: Improve parsing coverageArseny Kapoulkine
2017-02-01tests: Remove redundant coverage testArseny Kapoulkine
2017-01-31tests: Add more tests to increase coverageArseny Kapoulkine
2017-01-31tests: Add compact hash table reserve testArseny Kapoulkine
2017-01-31tests: Add coverage tests for encoding detectionArseny Kapoulkine
2017-01-31tests: More XPath coverage testsArseny Kapoulkine
2017-01-31tests: Add more DOM coverage testsArseny Kapoulkine
2017-01-30tests: Add more coverage testsArseny Kapoulkine
2017-01-30tests: Make predicate out-of-memory test less aggressiveArseny Kapoulkine
2017-01-30tests: Add more tests for branch coverageArseny Kapoulkine
2017-01-30tests: Add an error propagation test for XPathArseny Kapoulkine
2017-01-29tests: Add query out of memory testArseny Kapoulkine
2016-11-27scripts: Move archive.py from testsArseny Kapoulkine
2016-11-27Fix archive script to set timestamps properly for .tar.gzv1.8.1Arseny Kapoulkine
2016-11-19tests: Fix unused variable warning in some compilersArseny Kapoulkine
2016-11-13Change status_end_element_mismatch to point to closing tag nameArseny Kapoulkine
2016-11-13Rewrite archive script into PythonArseny Kapoulkine
2016-11-09tests: Fix MSVC warningsArseny Kapoulkine
2016-11-09tests: Add a generalized write-roundtrip testArseny Kapoulkine
2016-11-09tests: Add a test for format_no_empty_element_tagsArseny Kapoulkine
2016-11-09Update version to 1.8 everywhereArseny Kapoulkine
2016-11-06tests: Don't use ranged for loop in move testsArseny Kapoulkine
2016-11-06Refactor move semantics support detectionArseny Kapoulkine
2016-10-13Add PUGIXML_OVERRIDE to headers of testsPavel Kryukov
2016-07-15tests: Fix clang warningArseny Kapoulkine
2016-07-14tests: Add tests for latin1 detectionArseny Kapoulkine
2016-04-14Remove extra space in an empty tag for format_rawArseny Kapoulkine
2016-02-02tests: Add tests for long settersArseny Kapoulkine
2016-01-24test_parse.cpp: add newline to last lineStephan Beyer
2016-01-24Fix whitespace issuesStephan Beyer
2016-01-12tests: Add test for parse_embed_pcdataArseny Kapoulkine
2015-10-25tests: Fix Borland C++ 5.4 compilationArseny Kapoulkine
2015-10-17tests: Fix GCC warningArseny Kapoulkine
2015-10-17Fix integer overflow detection with leading zerosArseny Kapoulkine
2015-10-10tests: Fix version check :)Arseny Kapoulkine
2015-10-09tests: Add a test for empty xpath_query ctorArseny Kapoulkine
2015-10-06tests: Add a copy of header-only testArseny Kapoulkine
2015-09-21Fix parsing of integers that start with +Arseny Kapoulkine
2015-09-20tests: Add tests for integer overflow during conversionArseny Kapoulkine
2015-09-19tests: Convert several files to Unix line endingsArseny Kapoulkine
2015-07-25tests: Fix test allocator to provide fundamental alignmentArseny Kapoulkine
2015-07-25tests: Only enable page heap on x86/x64Arseny Kapoulkine
2015-05-22tests: Add newline at the end of fileArseny Kapoulkine
2015-05-22tests: Fix MSVC6 compilationArseny Kapoulkine
2015-05-20tests: Split fp roundtrip test into float and doubleArseny Kapoulkine
2015-05-14Implement xml_node::attribute with a hintArseny Kapoulkine
2015-05-12tests: Fix address sanitizer detection for GCCArseny Kapoulkine
2015-05-12Add Visual Studio 2015 to AppVeyorArseny Kapoulkine
2015-05-12tests: Disable page allocator if address sanitizer is activeArseny Kapoulkine