Make headersclean in qtdeclarative enforce correct header conventions.
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 5 Mar 2012 05:55:31 +0000 (15:55 +1000)
committerQt by Nokia <qt-info@nokia.com>
Sun, 11 Mar 2012 22:18:42 +0000 (23:18 +0100)
commitc46b030cd301fc2ff05830765952a668bbdbc188
tree5db538aa2d8be7c40d546c15d7a823d8a81153a5
parented74ec4c40f1476c545bcaacb12fe3a607172035
Make headersclean in qtdeclarative enforce correct header conventions.

This test wasn't testing much before.
Refactor it to reuse headersclean from qtbase.

It will now fail to compile if the headers from this module don't follow
the rules.

Change-Id: I2816b85543da74f66b993b7ee705cdb9e1c0f1c8
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
tests/auto/headersclean/headersclean.pro
tests/auto/headersclean/qt_headersclean_headers.h [moved from tests/auto/headersclean/tst_headersclean.cpp with 83% similarity]
tests/auto/host.pro