Doc: Fix links in see also documentation
Change-Id: Ie2b6964550ea166def27de311c2b948afba5bf04 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 479fb822bf265d45178b7a9bd0bdacb0a02ce88b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 3a5cb14dd375e2d32b191708269f0a476ba6ee7f)
This commit is contained in:
parent
6910ca44cd
commit
a72d1c424a
@ -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