summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/sql/data/README
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-09-24 05:53:38 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-09-24 05:53:38 (GMT)
commit64279c11f2092a5e6e03f1b7e4bfc7a9065807f8 (patch)
tree9b109ecb4d81b9c9facaffa1bddb390ca73e921e /tests/auto/declarative/sql/data/README
parent74a66e291be2f216f88491e518add9ef72a730f2 (diff)
downloadQt-64279c11f2092a5e6e03f1b7e4bfc7a9065807f8.zip
Qt-64279c11f2092a5e6e03f1b7e4bfc7a9065807f8.tar.gz
Qt-64279c11f2092a5e6e03f1b7e4bfc7a9065807f8.tar.bz2
More testing, validate tests before running them.
Run all WebKit validations first (no point testing QML if the test are wrong).
Diffstat (limited to 'tests/auto/declarative/sql/data/README')
-rw-r--r--tests/auto/declarative/sql/data/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/declarative/sql/data/README b/tests/auto/declarative/sql/data/README
new file mode 100644
index 0000000..7efca3a
--- /dev/null
+++ b/tests/auto/declarative/sql/data/README
@@ -0,0 +1,3 @@
+These tests are executed in sequence - the database persist until the end of the
+testing. This is done to better exercise the persistence of the database, since
+that is how it is used.