Doc: Fix links in see also documentation
Pick-to: 6.9 6.10 Change-Id: Ie2b6964550ea166def27de311c2b948afba5bf04 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
619ea08036
commit
479fb822bf
@ -2223,7 +2223,7 @@ void QTest::ignoreMessage(QtMsgType type, const QRegularExpression &messagePatte
|
||||
|
||||
Appends a test failure to the test log if any warning is output.
|
||||
|
||||
\sa failOnWarning()
|
||||
\sa failOnWarning(const char *)
|
||||
*/
|
||||
void QTest::failOnWarning()
|
||||
{
|
||||
|
@ -455,7 +455,7 @@
|
||||
\note This macro can only be used in a test function that is invoked
|
||||
by the test framework.
|
||||
|
||||
\sa QTRY_VERIFY2_WITH_TIMEOUT(), QTRY_VERIFY2(), QVERIFY(), QCOMPARE(), QTRY_COMPARE(),
|
||||
\sa QTRY_VERIFY2_WITH_TIMEOUT(), QTRY_VERIFY(), QVERIFY(), QCOMPARE(), QTRY_COMPARE(),
|
||||
QEXPECT_FAIL()
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user