aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtTest/CMakeLists.txt
blob: 21a585ea4614b02552053ba28334547ca1a71c9f (plain)
1
2
3
4
5
6
7
8
9
# Copyright (C) 2023 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

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)