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> |
||
|---|---|---|
| .. | ||
| Test.framework/Headers | ||
| task71021 | ||
| testproject | ||
| .gitattributes | ||
| .gitignore | ||
| Header | ||
| assign-namespace.h | ||
| backslash-newlines.h | ||
| c-comments.h | ||
| cstyle-enums.h | ||
| dir-in-include-path.h | ||
| error-on-wrong-notify.h | ||
| escapes-in-string-literals.h | ||
| extraqualification.h | ||
| forgotten-qinterface.h | ||
| gadgetwithnoenums.h | ||
| interface-from-framework.h | ||
| macro-on-cmdline.h | ||
| moc.pro | ||
| namespaced-flags.h | ||
| no-keywords.h | ||
| oldstyle-casts.h | ||
| os9-newlines.h | ||
| parse-boost.h | ||
| pure-virtual-signals.h | ||
| qinvokable.h | ||
| qprivateslots.h | ||
| single_function_keyword.h | ||
| slots-with-void-template.h | ||
| task87883.h | ||
| task189996.h | ||
| task192552.h | ||
| task234909.h | ||
| task240368.h | ||
| template-gtgt.h | ||
| trigraphs.h | ||
| tst_moc.cpp | ||
| using-namespaces.h | ||
| warn-on-multiple-qobject-subclasses.h | ||
| warn-on-property-without-read.h | ||
| win-newlines.h | ||