~ubuntu-branches/ubuntu/trusty/pyside/trusty

« back to all changes in this revision

Viewing changes to tests/QtDeclarative/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Didier Raboud
  • Date: 2011-12-13 14:13:10 UTC
  • mfrom: (13.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20111213141310-9vpd2koixg4wvtld
Tags: 1.0.9-2
Debug flavours are not built anymore: support to build them locally is
kept (and documented) though. (Closes: #629919)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
PYSIDE_TEST(bug_951.py)
11
11
PYSIDE_TEST(bug_995.py)
12
12
PYSIDE_TEST(bug_997.py)
 
13
PYSIDE_TEST(bug_1029.py)
13
14
PYSIDE_TEST(qdeclarativenetwork_test.py)
14
15
PYSIDE_TEST(qdeclarativeview_test.py)
15
16
PYSIDE_TEST(connect_python_qml.py)