summaryrefslogtreecommitdiffstats
path: root/config.profiles/harmattan/tests/testset.txt
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-03-17 14:57:01 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-03-17 14:57:01 (GMT)
commit807508482b6f5aeb819f1d39d4cb7e63c37d589c (patch)
tree47f34ce37bbc60e16d53c4a49ccca8ab818f36d1 /config.profiles/harmattan/tests/testset.txt
parentcb3b2199f2703f4c00bfbbc66c5b38a9a32c2b60 (diff)
parentbbbe40631bac44489d35d7ae76a3ccd41b75fe6a (diff)
downloadQt-807508482b6f5aeb819f1d39d4cb7e63c37d589c.zip
Qt-807508482b6f5aeb819f1d39d4cb7e63c37d589c.tar.gz
Qt-807508482b6f5aeb819f1d39d4cb7e63c37d589c.tar.bz2
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team: (67 commits) Add ".make.cache" to the files to be cleaned for symbian-abld. Fix mismatched $$translations handling after merge Fix emulator deployment for items with "!:" drive. Temporarily removed Harmattan specific patches QTcpSocket: Fix for disconnect in Unbuffered mode. QMeeGoLivePixmapData : when creating QImage, use constructor with pitch. Added automatic graphicssystem switching on meego when app is minimized. Disabled non-QDeclarativeItems in Flickable break flicking Hot fix for compilation without QGL_USE_TEXTURE_POOL Initial implementation of GLES2.0 resource pooling Designer: Fix a bug affecting tab reordering of promoted tab widgets. Designer: Fix a bug clearing the Z-Order when adding a new widget. Adjust right bearing when breaking with line separators Fix the license info for bin/elf2e32_qtwrapper.pl. Avoid panics in QDesktopWidget on Symbian emulator. QS60Style: use placeholder texture when polishing widgets and palette Regression: QS60Style: Theme background is incorrect Remove changes from fix to QTBUG-17045 that were not related to the fix Prevent null pointer crash when closing splitview Border still drawn on Rectangle elements when border.width == 0 ...
Diffstat (limited to 'config.profiles/harmattan/tests/testset.txt')
-rw-r--r--config.profiles/harmattan/tests/testset.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.profiles/harmattan/tests/testset.txt b/config.profiles/harmattan/tests/testset.txt
new file mode 100644
index 0000000..62de93d
--- /dev/null
+++ b/config.profiles/harmattan/tests/testset.txt
@@ -0,0 +1,11 @@
+ <set feature="qt" level="Component" name="##Package-name_test_name##" type="Functional">
+ <description>##Package-name:test_name##</description>
+ <case level="Component" name="##tst_foo##" type="Functional">
+ <description>##Package-name:test_name##</description>
+ <step>##/usr/tests/qtm/tst_foo##</step>
+ </case>
+ <environments>
+ <scratchbox>true</scratchbox>
+ <hardware>true</hardware>
+ </environments>
+ </set>