aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-04-13 18:28:17 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-06-11 16:08:32 +0000
commitede8e3dcfff4a6028c86ade4d2a2cb1aa9df08c6 (patch)
tree08b6ac4a602cd9ae6b6df8d0f12f656802d80eb0 /.gitignore
parent1bf01af30f455b207e5ad479d3fe8e9757d55e6a (diff)
Auto test 100% declarative QML layer
Not allowed: - .js files - signal handlers - function declarations Change-Id: I31247f154b96718ca95835120c9e7326e3c97968 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 44a15bb4..16e4e9cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@
/examples/quick/controls/tabs/tabs
/tests/auto/controls/tst_controls
+/tests/auto/declarative/tst_declarative
/tests/auto/extras/tst_extras
/tests/benchmarks/creationtime/tst_creationtime
/tests/benchmarks/objectcount/tst_objectcount