Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automoc: add test for including a moc_abc_p.cpp file | Alex Neundorf | 2011-11-22 | 1 | -0/+4 |
| | | | | Alex | ||||
* | automoc: add test for including the moc file from another header | Alex Neundorf | 2011-11-22 | 1 | -0/+4 |
| | | | | | | | including moc_xyz.cpp in abc.cpp should run moc on xyz.h (and include the file in abc.cpp) Alex | ||||
* | automoc: add a test for including both abc.moc and moc_abc.cpp | Alex Neundorf | 2011-11-22 | 1 | -0/+41 |
Alex |