CodeCoverage: Skip headersclean test.
authorCaroline Chao <caroline.chao@nokia.com>
Thu, 23 Feb 2012 09:41:50 +0000 (10:41 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 24 Feb 2012 05:48:46 +0000 (06:48 +0100)
commit4ee14d6f87688492e64db77fd89b48c7fcc98a63
treee6ba8ed2955c148ba97385b9b00cfb746f9d6b26
parentd91cf1e53b450483d92c50965fd3c33ab1da4300
CodeCoverage: Skip headersclean test.

The code coverage tool adds #line when instrumenting the code using the gcc
syntax.

Since tst_headersclean now uses the -pedantic-errors flag (qtbase commit
7e970eb58c71dc089815), it causes a fatal error when the code is
instrumented with the coverage tool.

Change-Id: Icb1888d1c1f0a982c0c56aa168e70a76a246a18c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/other/other.pro