pugixml/tests
Arseny Kapoulkine 0eb1ddb975 tests: Fix fuzz_setup.sh
The script only worked if clang folder was already created.
2017-04-03 20:36:33 -07:00
..
data tests: Fix truncation test 2015-03-13 22:13:10 -07:00
data_fuzz_parse tests: Add support for afl-fuzz 2015-03-13 00:18:30 -07:00
data_fuzz_xpath tests: Add XPath fuzzing 2017-02-09 07:37:38 -08:00
allocator.cpp tests: Fix test allocator to provide fundamental alignment 2015-07-25 17:04:17 -04:00
allocator.hpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
autotest-appveyor.ps1 Add Visual Studio 2015 to AppVeyor 2015-05-12 20:55:59 -07:00
common.hpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
fuzz_parse.cpp fuzz: Use libFuzzer instead of afl-fuzz 2017-02-09 07:36:32 -08:00
fuzz_parse.dict tests: Add fuzzing dictionaries 2017-02-11 13:17:02 -08:00
fuzz_setup.sh tests: Fix fuzz_setup.sh 2017-04-03 20:36:33 -07:00
fuzz_xpath.cpp tests: Add XPath fuzzing 2017-02-09 07:37:38 -08:00
fuzz_xpath.dict tests: Add fuzzing dictionaries 2017-02-11 13:17:02 -08:00
helpers.hpp tests: Added tests for read-only xml_text operations 2012-03-23 03:25:03 +00:00
main.cpp tests: Fix unused variable warning in some compilers 2016-11-19 00:19:29 -08:00
test.cpp tests: Fix XPath string comparison 2015-03-04 10:44:08 -08:00
test.hpp Add PUGIXML_OVERRIDE to headers of tests 2016-10-13 01:36:12 +03:00
test_compact.cpp tests: Add more tests to increase coverage 2017-01-31 20:40:50 -08:00
test_document.cpp tests: Do not use unsigned underflow in test code 2017-03-21 21:47:22 -07:00
test_dom_modify.cpp tests: Add more DOM coverage tests 2017-01-31 00:10:20 -08:00
test_dom_text.cpp Remove extra space in an empty tag for format_raw 2016-04-14 00:30:24 -07:00
test_dom_traverse.cpp tests: Add more tests to increase coverage 2017-01-31 20:40:50 -08:00
test_header_guard.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iosfwd_1.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iosfwd_2.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iostream_1.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_iostream_2.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_only_1.cpp tests: Add a copy of header-only test 2015-10-06 07:26:24 -07:00
test_header_only_2.cpp tests: Add a copy of header-only test 2015-10-06 07:26:24 -07:00
test_header_string_1.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_string_2.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_header_string_iostream.cpp tests: Convert several files to Unix line endings 2015-09-19 00:14:18 -07:00
test_memory.cpp Fix whitespace issues 2016-01-24 14:05:44 +01:00
test_parse.cpp tests: Fix invalid buffer size 2017-03-21 10:33:20 -07:00
test_parse_doctype.cpp Remove extra space in an empty tag for format_raw 2016-04-14 00:30:24 -07:00
test_unicode.cpp tests: Android compilation fixes 2012-03-06 08:49:58 +00:00
test_version.cpp Update version to 1.8 everywhere 2016-11-09 09:02:44 -08:00
test_write.cpp tests: Add more tests to increase coverage 2017-01-31 20:40:50 -08:00
test_xpath.cpp tests: Increase the number of translate calls 2017-02-09 07:36:32 -08:00
test_xpath_api.cpp tests: Add more coverage tests 2017-01-30 23:52:32 -08:00
test_xpath_functions.cpp tests: Add more tests for branch coverage 2017-01-30 21:58:48 -08:00
test_xpath_operators.cpp tests: Add more tests for branch coverage 2017-01-30 21:58:48 -08:00
test_xpath_parse.cpp tests: More XPath coverage tests 2017-01-31 00:35:15 -08:00
test_xpath_paths.cpp tests: Add more coverage tests 2017-01-30 23:52:32 -08:00
test_xpath_paths_abbrev_w3c.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_paths_w3c.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_variables.cpp tests: Add more XPath out of memory tests 2017-02-09 07:36:31 -08:00
test_xpath_xalan_1.cpp Fix whitespace issues 2016-01-24 14:05:44 +01:00
test_xpath_xalan_2.cpp Fix bogus Clang 3.4 warning 2014-02-11 04:55:36 +00:00
test_xpath_xalan_3.cpp XPath: Rename xml_node::select_single_node to ::select_node 2014-10-19 07:33:51 +00:00
test_xpath_xalan_4.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
test_xpath_xalan_5.cpp Set svn:eol-style to native for all text files 2010-07-19 09:57:32 +00:00
writer_string.cpp Do not emit surrounding whitespace for text nodes 2015-03-18 09:59:17 -07:00
writer_string.hpp Add PUGIXML_OVERRIDE to headers of tests 2016-10-13 01:36:12 +03:00