Details
-
Bug
-
Resolution: Done
-
P2: Important
-
2012q1
-
None
-
6221658d30421319f3c9e564592bf61a163157cf
Description
For example QtSensors has a header named qsensorsglobal.h which will be tested like a normal public header,
meaning this header must contain to pass the "headers" test:
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
QT_MODULE(QtSensors)
...
QT_END_NAMESPACE
QT_END_HEADER
But in this particular header only macros getting defined.
This header should be ignored by this unit test.
Attachments
For Gerrit Dashboard: QTQAINFRA-517 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
44371,4 | tst_headers: Don't check QT_{BEGIN,END}_NAMESPACE for q*globlal.h files | master | qt/qtqa | Status: MERGED | +2 | 0 |