qt5base-lts/tests/auto/tools/moc
Jason McDonald 253497b744 Avoid using QSKIP in lieu of compile-time checks
QSKIP is intended to be used to skip test functions that are found at
run-time to be inapplicable or unsafe.  If a test function can be
determined to be inapplicable at compile-time, the entire test function
should be omitted instead of replacing the body of the test function
with a QSKIP, which only serves to slow down test runs and to inflate
test run-rates with empty, inapplicable tests.

Task-number: QTQAINFRA-278

Change-Id: I582732e3dd657df834f9a98fd52d7ee368f2f29b
Reviewed-on: http://codereview.qt-project.org/5946
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-05 06:15:00 +02:00
..
task71021 Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
Test.framework/Headers Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
testproject Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
.gitattributes Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
.gitignore Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
assign-namespace.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
backslash-newlines.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
c-comments.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
cstyle-enums.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
dir-in-include-path.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
error-on-wrong-notify.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
escapes-in-string-literals.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
extraqualification.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
forgotten-qinterface.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
gadgetwithnoenums.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
Header Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
interface-from-framework.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
macro-on-cmdline.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
moc.pro test: Re-enabled `tst_moc' test that is now passing on Linux 2011-10-03 05:59:54 +02:00
namespaced-flags.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
no-keywords.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
oldstyle-casts.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
os9-newlines.h Merge branch 'master' of codereview.qt-project.org:qt/qtbase 2011-09-13 10:20:08 +02:00
parse-boost.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
pure-virtual-signals.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qinvokable.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qprivateslots.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
single_function_keyword.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
slots-with-void-template.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
task87883.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
task189996.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
task192552.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
task234909.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
task240368.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
template-gtgt.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
trigraphs.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
tst_moc.cpp Avoid using QSKIP in lieu of compile-time checks 2011-10-05 06:15:00 +02:00
using-namespaces.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
warn-on-multiple-qobject-subclasses.h Fix moc autotest 2011-09-29 08:55:10 +02:00
warn-on-property-without-read.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
win-newlines.h Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00