summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-23tests: Add more stream coverage testsArseny Kapoulkine
2017-06-23tests: Add stream coverage testsArseny Kapoulkine
2017-06-22tests: Fix PUGIXML_WCHAR_MODE buildArseny Kapoulkine
2017-06-22tests: Add more XPath out of memory testsArseny Kapoulkine
2017-06-22tests: Make using namespace more explicitArseny Kapoulkine
2017-06-22tests: Remove redundant pugi:: qualifierArseny Kapoulkine
2017-06-22Deprecate xml_document::load(const char*) and xml_node::select_single_nodeArseny Kapoulkine
2017-06-18Add VS2017 to AppVeyor test runArseny Kapoulkine
2017-06-16tests: Improve XPath coverageArseny Kapoulkine
2017-06-16tests: Add even more stream coverage testsArseny Kapoulkine
2017-06-16tests: Add more stream coverage testsArseny Kapoulkine
2017-06-16tests: Add more coverage tests for stream loadingArseny Kapoulkine
2017-06-16Fix BorlandC compilationArseny Kapoulkine
2017-06-16tests: Improve XPath test coverageArseny Kapoulkine
2017-06-16tests: Expand write_flush coverageArseny Kapoulkine
2017-06-15tests: Add xml_buffered_writer coverage testArseny Kapoulkine
2017-06-15tests: Add tests for loading special filesArseny Kapoulkine
2017-06-14tests: Increase compact_pointer coverageArseny Kapoulkine
2017-04-03Move libFuzzer build to MakefileArseny Kapoulkine
2017-04-03tests: Fix fuzz_setup.shArseny Kapoulkine
2017-03-21tests: Do not use unsigned underflow in test codeArseny Kapoulkine
2017-03-21tests: Fix invalid buffer sizeArseny Kapoulkine
2017-02-11tests: Fix fuzz_setup.shArseny Kapoulkine
2017-02-11tests: Add fuzzing dictionariesArseny Kapoulkine
2017-02-09tests: Add XPath fuzzingArseny Kapoulkine
2017-02-09tests: Add a script to set up fuzzing toolsArseny Kapoulkine
2017-02-09fuzz: Use libFuzzer instead of afl-fuzzArseny Kapoulkine
2017-02-09tests: Increase the number of translate callsArseny Kapoulkine
2017-02-09tests: Fix clang buildArseny Kapoulkine
2017-02-09tests: Add more XPath out of memory testsArseny Kapoulkine
2017-02-05tests: Add more XPath sorting testsArseny Kapoulkine
2017-02-02tests: Add more out of memory tests for XPath evaluationArseny Kapoulkine
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