summaryrefslogtreecommitdiffstats
path: root/tests/auto/headers
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-08-19 13:30:18 +0200
committerFrans Englich <frans.englich@nokia.com>2009-08-19 14:21:45 +0200
commitf50439ac2bd701f88eb7843fccbbf885c3528a54 (patch)
tree74884d43e6ed69d5c596f559a25cbd21bd286548 /tests/auto/headers
parent215969ea20466a6a7eb78cb94723ed6c9d72a08d (diff)
Make the license test pass.
This is partly done to address a review comment for S60. Reviewed-by: Marius SO Reviewed-by: Paul
Diffstat (limited to 'tests/auto/headers')
-rw-r--r--tests/auto/headers/tst_headers.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/headers/tst_headers.cpp b/tests/auto/headers/tst_headers.cpp
index f5a11f41ec..05cb20559f 100644
--- a/tests/auto/headers/tst_headers.cpp
+++ b/tests/auto/headers/tst_headers.cpp
@@ -139,6 +139,9 @@ void tst_Headers::allSourceFilesData()
|| sourceFile.contains("/config.tests/")
|| sourceFile.contains("/snippets/")
|| sourceFile.contains("linguist/lupdate/testdata")
+ || sourceFile.contains("testdata/bundle-spaces/main.cpp")
+ || sourceFile.contains("demos/embedded/fluidlauncher/pictureflow.cpp")
+ || sourceFile.contains("tools/porting/src/")
|| sourceFile.contains("/fulltextsearch/"))
continue;