qt5base-lts/tests/auto/corelib
Marc Mutz 1edf153a6b Long live QVERIFY_THROWS_EXCEPTION!
Use variable args macros to swallow any extra commas in the
expression. To use this, the type of the exception has to be first.
Use Eddy's suggestion for a new name to avoid breaking the old macro.

[ChangeLog][QtTest] Added QVERIFY_THROWS_EXCEPTION, replacing
QVERIFY_EXCEPTION_THROWN, which has therefore been deprecated.

Change-Id: I16825c35bae0631c5fad5a9a3ace4d6edc067f83
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-11-26 04:44:26 +01:00
..
animation Include qproperty.h where needed 2021-11-04 21:45:02 +01:00
global Do not include qloggingcategory.h in public headers 2021-11-16 17:26:04 +00:00
io QDir: Add support for setting directory permissions to mkdir() 2021-11-26 03:39:33 +01:00
itemmodels Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
kernel tst_qmetatype: Temporarily disable expensive tests on QNX 2021-11-25 09:53:34 +01:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Fix test when accessing patched plugin too fast 2021-11-19 13:30:44 +00:00
serialization Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
text Short live q20::ssize()! 2021-11-20 01:38:41 +00:00
thread Long live QVERIFY_THROWS_EXCEPTION! 2021-11-26 04:44:26 +01:00
time Skip QTimeZone::checkOffset() if there are no valid zones to test 2021-11-26 02:14:52 +01:00
tools Long live QVERIFY_THROWS_EXCEPTION! 2021-11-26 04:44:26 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00