qt6-bb10/tests/auto/widgets/widgets/qtextbrowser
David Skoland 27d96b4789 Replace QtTest headers with QTest
Complete search and replace of QtTest and QtTest/QtTest with QTest, as
QtTest includes the whole module. Replace all such instances with
correct header includes. See Jira task for more discussion.

Fixes: QTBUG-88831
Change-Id: I981cfae18a1cabcabcabee376016b086d9d01f44
Pick-to: 6.0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-12-22 15:20:30 +01:00
..
subdir
.gitignore
BLACKLIST Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
anchor.html
bigpage.html
firstpage.html
heading.html Overload QTextBrowser::setSource() to add optional type argument 2019-06-20 20:29:15 +02:00
markdown.md QTextBrowser: detect and load markdown rather than assuming HTML 2019-05-30 16:37:23 +00:00
markdown.really Overload QTextBrowser::setSource() to add optional type argument 2019-06-20 20:29:15 +02:00
pagewithbg.html
pagewithimage.html
pagewithoutbg.html
qtextbrowser.html
qtextbrowser.pro Overload QTextBrowser::setSource() to add optional type argument 2019-06-20 20:29:15 +02:00
quotesAndFractions.md QTextBrowser: assume Markdown is UTF-8 2019-07-08 07:25:35 +02:00
secondpage.html
thirdpage.html
tst_qtextbrowser.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00