aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtTest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/tests/QtTest/CMakeLists.txt')
-rw-r--r--sources/pyside6/tests/QtTest/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/pyside6/tests/QtTest/CMakeLists.txt b/sources/pyside6/tests/QtTest/CMakeLists.txt
new file mode 100644
index 000000000..cf72dfa5c
--- /dev/null
+++ b/sources/pyside6/tests/QtTest/CMakeLists.txt
@@ -0,0 +1,5 @@
+PYSIDE_TEST(click_test.py)
+PYSIDE_TEST(eventfilter_test.py)
+# The test is currently permanently broken, needs to be fixed.
+#PYSIDE_TEST(touchevent_test.py)
+PYSIDE_TEST(qvalidator_test.py)