summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextmarkdownimporter
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-03-11 19:09:45 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-03-12 11:41:39 +0100
commit8facb31fde586acc1bdf6c74c198560833fe3dd8 (patch)
tree8f7c93aa0978940d0241fd89addfea1c492491f1 /tests/auto/gui/text/qtextmarkdownimporter
parentaa77fbca696ce4b107cd0bf866ac7676608f183b (diff)
CMake: Regenerate tests projects
Change-Id: I559bf2c82d83fac9bd3c52a331d99e1e83bc3f87 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/gui/text/qtextmarkdownimporter')
-rw-r--r--tests/auto/gui/text/qtextmarkdownimporter/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/text/qtextmarkdownimporter/CMakeLists.txt b/tests/auto/gui/text/qtextmarkdownimporter/CMakeLists.txt
index 6a1043c89f..29cafad93f 100644
--- a/tests/auto/gui/text/qtextmarkdownimporter/CMakeLists.txt
+++ b/tests/auto/gui/text/qtextmarkdownimporter/CMakeLists.txt
@@ -7,6 +7,8 @@
# Collect test data
list(APPEND test_data "data/thematicBreaks.md")
list(APPEND test_data "data/headingBulletsContinuations.md")
+list(APPEND test_data "data/fuzz20450.md")
+list(APPEND test_data "data/fuzz20580.md")
add_qt_test(tst_qtextmarkdownimporter
SOURCES