moc: test slots marked final/override in various ways
authorMarc Mutz <marc.mutz@kdab.com>
Tue, 10 Jul 2012 16:08:18 +0000 (18:08 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sun, 26 Aug 2012 12:29:52 +0000 (14:29 +0200)
commitbd1a7ed26bf845dea56d6e3afb63665630d0b76f
tree0d6daf924871be5f1ea02c9b6be8ab4335b9d58c
parent80694dd614a112046a5d5af1824ea52ef3a28823
moc: test slots marked final/override in various ways

While writing the test, I found that moc doesn't yet support
volatile slots. I left the tests in, commented, for a time
when it does.

Change-Id: Ib5fa00b25600618aedcc66739630054f3c879b99
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
tests/auto/tools/moc/cxx11-explicit-override-control.h [new file with mode: 0644]
tests/auto/tools/moc/moc.pro
tests/auto/tools/moc/tst_moc.cpp