aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtTest/CMakeLists.txt
blob: c7d142dc4247a84601935fe454e30222f207e426 (plain)
1
2
3
4
5
6
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(qsignalspy_test.py)
PYSIDE_TEST(qvalidator_test.py)