summaryrefslogtreecommitdiffstats
path: root/tests/libfuzzer
Commit message (Expand)AuthorAgeFilesLines
* Fuzzing: Move fuzz target to match path of tested codeRobert Loehning2020-01-072-0/+0
* Fuzzing: Allow linking to other fuzzing enginesRobert Loehning2020-01-035-5/+30
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-1/+2
|\
| * Fuzzing: Update location of testcases in ReadmeRobert Loehning2019-11-211-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-151-0/+4
|\|
| * Fuzzing: Add comment how to recude noise in iccparser's fuzzerRobert Loehning2019-11-131-0/+4
* | configure: Add sanitizer "fuzzer-no-link"Robert Loehning2019-11-141-0/+2
|/
* Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-10-094-4/+4
* Add libfuzzer test for QTextLayout::beginLayout()Robert Loehning2019-10-072-0/+39
* Add libfuzzer test for QTextDocument::setMarkdown()Robert Loehning2019-10-042-0/+38
* Harden ICC parserAllan Sandfeld Jensen2019-07-312-0/+40
* Fix typos in readmeRobert Loehning2019-07-111-3/+3
* Improve project files of libfuzzer testsRobert Loehning2019-03-133-5/+6
* Add libfuzzer test for QTextDocument::setHtml()Robert Loehning2019-01-242-0/+41
* Add libfuzzer test for QXmlStreamReader::readNext()Robert Loehning2019-01-243-0/+78