summaryrefslogtreecommitdiffstats
path: root/tests/libfuzzer/corelib/serialization/qxmlstream/qxmlstreamreader/readnext
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* 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-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Use REQUIRED COMPONENTS in find_package(Qt6...)Kai Köhne2021-12-131-1/+1
* 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-10/+0
* Fuzzing: Add CMake project files for fuzz targetsRobert Löhning2021-05-311-0/+27
* Fuzzing: Allow linking to other fuzzing enginesRobert Loehning2020-01-031-1/+6
* Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-10-091-1/+1
* Improve project files of libfuzzer testsRobert Loehning2019-03-131-2/+2
* Add libfuzzer test for QXmlStreamReader::readNext()Robert Loehning2019-01-242-0/+41