qt5base-lts/tests/auto/corelib/tools/qsharedpointer
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
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
CMakeLists.txt tests: fix some -Wvolatile 2021-07-28 17:50:09 +02:00
externaltests.cpp QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
externaltests.h Updated license headers 2016-01-21 18:55:18 +00:00
forwarddeclared.cpp Updated license headers 2016-01-21 18:55:18 +00:00
forwarddeclared.h Updated license headers 2016-01-21 18:55:18 +00:00
nontracked.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
nontracked.h Updated license headers 2016-01-21 18:55:18 +00:00
tst_qsharedpointer.cpp Long live QVERIFY_THROWS_EXCEPTION! 2021-11-26 04:44:26 +01:00
wrapper.cpp Updated license headers 2016-01-21 18:55:18 +00:00
wrapper.h Updated license headers 2016-01-21 18:55:18 +00:00