From ede8e3dcfff4a6028c86ade4d2a2cb1aa9df08c6 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Mon, 13 Apr 2015 18:28:17 +0200 Subject: Auto test 100% declarative QML layer Not allowed: - .js files - signal handlers - function declarations Change-Id: I31247f154b96718ca95835120c9e7326e3c97968 Reviewed-by: J-P Nurmi --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3