summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2011-03-18 12:07:45 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:06:01 +0200
commit2861444ded66d5279dd6df9366bacef8c32e368d (patch)
tree02e388bbd3f9ee242c62a6e1be81d2da8c03a998
parent520f3d3323f7f92db8bca506d2992e97308f5855 (diff)
downloadqtscript-2861444ded66d5279dd6df9366bacef8c32e368d.tar.gz
Adapted guiapplauncher test to modularized Qt.
Now it reads the test cases from text files in each repository instead.
-rw-r--r--tests/auto/guiapplauncher/README.txt2
-rw-r--r--tests/auto/guiapplauncher/examples.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/guiapplauncher/README.txt b/tests/auto/guiapplauncher/README.txt
new file mode 100644
index 0000000..d6ea4ef
--- /dev/null
+++ b/tests/auto/guiapplauncher/README.txt
@@ -0,0 +1,2 @@
+The guiapplauncher from the qtqa repository uses the data in this
+directory to do its testing for this module.
diff --git a/tests/auto/guiapplauncher/examples.txt b/tests/auto/guiapplauncher/examples.txt
new file mode 100644
index 0000000..ee4b587
--- /dev/null
+++ b/tests/auto/guiapplauncher/examples.txt
@@ -0,0 +1,2 @@
+"script/calculator Example", "examples/script/calculator", "calculator", 6, -1
+"script/qstetrix Example", "examples/script/qstetrix", "qstetrix", 0, -1