Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotest: Add QtDeclarative to the "headersclean" test | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
| | | | | All public includes are clean for QtDeclarative now. | ||||
* | Autotest: add a test to ensure that the Qt headers are clean. | Thiago Macieira | 2010-02-24 | 1 | -0/+86 |
The test here is to compile all Qt headers with QT_NO_KEYWORDS as well as ensuring that all #includes have the module prefix. QtDeclarative is currently disabled because the headers aren't clean and I can't fix them until the renaming is done. |