PySide/tests/QtUiTools/CMakeLists.txt
Hugo Parente Lima 77a1654ad5 Fix bugs 430, 426, 429, 394, 433.
These bugs are about QApplication instance being destroyed  before
some QObject.

Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Renato Araújo <renato.filho@openbossa.org>
2010-10-22 19:16:51 -02:00

6 lines
150 B
CMake

PYSIDE_TEST(bug_360.py)
PYSIDE_TEST(bug_376.py)
PYSIDE_TEST(bug_392.py)
PYSIDE_TEST(bug_426.py)
PYSIDE_TEST(uiloader_test.py)
PYSIDE_TEST(ui_test.py)