![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>
Go to the source code of this file.
Macros | |
#define | QTEST_ASSERT(cond) |
#define | QTEST_ASSERT_X(cond, where, what) |
#define QTEST_ASSERT | ( | cond | ) |
Definition at line 11 of file qtestassert.h.
#define QTEST_ASSERT_X | ( | cond, | |
where, | |||
what ) |
Definition at line 13 of file qtestassert.h.