summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Compile snippets only when running testsPaul Wicking2020-09-102-13/+17
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-2/+1
* Doc: Mention no_testcase_installs which can be used to prevent installAndy Shaw2020-08-202-0/+9
* Fix build of testlib doc snippetsTor Arne Vestbø2020-07-291-2/+1
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-0/+20
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Doc: Fix issues with Qt Test documentation configurationTopi Reinio2020-05-281-2/+2
* Document how to use CMake for Qt TestLibKai Koehne2020-05-265-30/+19
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* Enable warnings-are-errors also for snippetsKai Koehne2020-05-071-0/+2
* Snippets: Fix dependency issuesKai Koehne2020-05-071-3/+0
* Doc: Fix compilation of testlib snippets if sql, widgets are missingKai Koehne2020-05-051-0/+3
* Doc: Fix compilation issue with QVERIFY2 exampleKai Koehne2020-04-231-1/+1
* Doc: Make Qt Test snippets compilableNico Vertriest2020-04-0310-185/+398
* Doc: Remove \contentspage commandsTopi Reinio2020-03-151-7/+0
* testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-031-4/+4
* Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-091-1/+1
* Doc: Correct link errorsNico Vertriest2020-01-072-3/+3
* Fix some qdoc warningsFriedemann Kleint2020-01-021-1/+1
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-2/+2
* Doc: Update info about building testsLeena Miettinen2019-12-062-2/+55
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-065-9/+623
|\
| * Doc: Add guidelines for writing Qt testsLeena Miettinen2019-11-013-6/+556
| * Doc: Add best-practice-info for using QVERIFY() and QCOMPARE()Leena Miettinen2019-11-011-2/+27
| * Doc: Add best-practices-info about creating benchmarksLeena Miettinen2019-10-301-1/+26
| * Doc: Add best-practices-info about initialization and clean-upLeena Miettinen2019-10-301-0/+14
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-242-12/+71
|\|
| * Doc: Replace \b {Note:} with \noteLeena Miettinen2019-10-211-3/+1
| * Doc: Describe initTestCase_data() function and QFETCH_GLOBAL macroLeena Miettinen2019-10-112-9/+70
* | QTestLib: Introduce initMain() to run in main before qApp existsFriedemann Kleint2019-08-131-0/+5
* | Introduce QSignalSpy constructor allows to spy on a meta methodVitaly Fanaskov2019-08-131-0/+48
|/
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+32
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-262-0/+71
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-081-20/+31
| |\
| * | Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-042-0/+60
| |/
* / Doc: Fix linking from Qt Test to Qt Quick TestTopi Reinio2018-12-142-4/+8
|/
* Doc: Clarify that BC does not apply to Qt TestPaul Wicking2018-10-161-0/+5
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-073-0/+6
|\
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-303-0/+6
* | testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-161-20/+0
* | testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-141-3/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-282-0/+113
|\|
| * Doc: Add doc for QSKIPNico Vertriest2018-02-282-0/+113
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-161-2/+3
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-2/+3
| |\
| | * Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-191-2/+3
| | * Revert "testlib: Add qWaitFor to wait for predicate"Friedemann Kleint2017-02-231-8/+0
| | * testlib: Add qWaitFor to wait for predicateTor Arne Vestbø2017-02-211-0/+8
* | | Improve testlib example a bitFrederik Gladhorn2018-02-131-4/+26