summaryrefslogtreecommitdiffstats
path: root/tests/libfuzzer/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* Tests: Use REQUIRED COMPONENTS in find_package(Qt6...)Kai Köhne2021-12-133-6/+3
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-223-3/+3
* Fuzzing: Remove .pro-files of libfuzzer testsRobert Löhning2021-08-243-27/+0
* Fuzzing: Discard logging output from QTextDocumentRobert Löhning2021-05-312-2/+12
* Fuzzing: Add CMake project files for fuzz targetsRobert Löhning2021-05-313-66/+75
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-9/+9
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-089-7/+117
|\
| * Fuzzing: Add QGuiApplication to gui fuzz targetsRobert Loehning2020-03-306-7/+27
|/
* Fuzzing: Follow style of having lower case namesRobert Loehning2020-02-136-0/+0
* Fuzzing: Allow linking to other fuzzing enginesRobert Loehning2020-01-033-3/+18
* Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-10-092-2/+2
* Add libfuzzer test for QTextLayout::beginLayout()Robert Loehning2019-10-072-0/+39
* Add libfuzzer test for QTextDocument::setMarkdown()Robert Loehning2019-10-042-0/+38
* Improve project files of libfuzzer testsRobert Loehning2019-03-131-2/+1
* Add libfuzzer test for QTextDocument::setHtml()Robert Loehning2019-01-242-0/+41