summaryrefslogtreecommitdiff
path: root/tests/libfuzzer
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-131-27/+2
* Fuzzing: Discard logging output from QSvgRendererRobert Löhning2021-12-211-1/+6
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Fuzzing: Remove .pro-files of libfuzzer testsRobert Löhning2021-08-241-9/+0
* Fuzzing: Ensure importing minimal plugin into static buildsRobert Löhning2021-05-261-3/+3
* Fuzzing: Add CMake project files for fuzz targetsRobert Löhning2021-04-191-0/+33
* Fuzzing: Prepare for running in oss-fuzzRobert Loehning2020-06-182-3/+8
* Fuzzing: Allow linking to other fuzzing enginesRobert Loehning2020-01-031-1/+6
* Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-11-121-1/+1
* Add libfuzzer test for QSvgRenderer::render()Robert Loehning2019-04-302-0/+45