Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the QtAutomoc tests to QtAutogen. | Stephen Kelly | 2013-10-24 | 1 | -28/+0 |
| | |||||
* | automoc: add test for including the moc file from another header | Alex Neundorf | 2011-11-22 | 1 | -0/+28 |
including moc_xyz.cpp in abc.cpp should run moc on xyz.h (and include the file in abc.cpp) Alex |