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>
This commit is contained in:
parent
d91cf1e53b
commit
4ee14d6f87
@ -26,6 +26,8 @@ SUBDIRS=\
|
|||||||
qtokenautomaton \
|
qtokenautomaton \
|
||||||
windowsmobile \
|
windowsmobile \
|
||||||
|
|
||||||
|
testcocoon: SUBDIRS -= headersclean
|
||||||
|
|
||||||
cross_compile: SUBDIRS -= \
|
cross_compile: SUBDIRS -= \
|
||||||
atwrapper \
|
atwrapper \
|
||||||
compiler \
|
compiler \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user