diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-08-12 13:14:03 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-08-12 13:14:03 (GMT) |
commit | f888b7c0934069771812c458faaad12bb72d3971 (patch) | |
tree | f2476d3e8b9b0d1bb77c13908c36baa5ff6d20bc /tests | |
parent | 9211cebf8c880e7f53cc371207626dad1a5061b2 (diff) | |
download | Qt-f888b7c0934069771812c458faaad12bb72d3971.zip Qt-f888b7c0934069771812c458faaad12bb72d3971.tar.gz Qt-f888b7c0934069771812c458faaad12bb72d3971.tar.bz2 |
Removed a couple of tests for Symbian from gui category; these don't
compile currently and are not built by auto.pro, either.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/_Categories/QtGui.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/_Categories/QtGui.txt b/tests/auto/_Categories/QtGui.txt index 77830b2..495a173 100644 --- a/tests/auto/_Categories/QtGui.txt +++ b/tests/auto/_Categories/QtGui.txt @@ -1,6 +1,6 @@ exceptionsafety_objects -gestures -languagechange +#gestures This test is incomplete and also missing from auto.pro -> disabled for now +#languagechange Uses unexported method QThreadData::current() and also missing from auto.pro -> disabled for now math3d modeltest qabstractbutton |