summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/src/qttestlib-manual.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove \note that indicates you can access the source codeAndreas Eliasson10 days1-2/+0
* Qttestlib-manual.qdoc: fix typo in API docsAhmad Samir2024-02-081-1/+1
* QTest: add opt-in changing QCOMPARE etc to exit with throw, not returnMarc Mutz2024-01-271-0/+6
* qtestlib: Add option to skip blacklisted testsKalle Viironen2023-11-221-0/+6
* Add QTest option for repeating the entire test executionJøger Hansegård2023-11-151-0/+4
* Doc: Change the Qt Testlib example pagesVenugopal Shivashankar2023-07-211-470/+0
* QtTest: fix documention wording and typoAmanda Hamblin-Trué2023-07-051-2/+2
* Improve documentation of data-driven testsEdward Welbourne2023-01-311-9/+12
* Rewrite the QtTest best practice guide on testing for warningsEdward Welbourne2023-01-311-1/+3
* Object to creating duplicate entries in a test-data tableEdward Welbourne2023-01-311-0/+4
* Doc: Increase Test Function TimeoutJaishree Vyas2022-12-211-0/+41
* Doc: Remove qtestlib-tools sectionAndreas Eliasson2022-11-301-10/+0
* Document shell-friendly data tags as best practiceEdward Welbourne2022-09-071-2/+2
* Fix two trivial defects in testlib docsEdward Welbourne2022-09-011-2/+2
* Make it clear that a hyphen may be used to log to stdout in qtestMikolaj Boc2022-08-181-1/+1
* Doc: Revise Qt Test tutorialAndreas Eliasson2022-06-211-33/+83
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+3
* Support test-case selection based on global data tagEdward Welbourne2022-04-251-5/+31
* Match QtTest command-line output options to the help outputEdward Welbourne2022-03-221-8/+10
* Document what QtTest's various loggers doEdward Welbourne2022-03-221-3/+3
* Add note on selecting the device which is used to run tests on AndroidAssam Boudjelthia2021-08-181-0/+6
* Clarify documentation of QEXPECT_FAIL()'s modeEdward Welbourne2021-08-111-2/+2
* QTestLib: add a abort-on-fail environment variableGiuseppe D'Angelo2020-12-041-0/+6
* QTestLib: allow for non-zero values in env variablesGiuseppe D'Angelo2020-12-041-0/+14
* Doc: Fix documentation warnings for Qt TestTopi Reinio2020-11-191-1/+1
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1
* 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-201-0/+5
* Doc: Make Qt Test snippets compilableNico Vertriest2020-04-031-2/+2
* 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 link errorsNico Vertriest2020-01-071-2/+2
* Doc: Update info about building testsLeena Miettinen2019-12-061-2/+41
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-1/+40
|\
| * 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-241-11/+42
|\|
| * Doc: Replace \b {Note:} with \noteLeena Miettinen2019-10-211-3/+1
| * Doc: Describe initTestCase_data() function and QFETCH_GLOBAL macroLeena Miettinen2019-10-111-8/+41
* | QTestLib: Introduce initMain() to run in main before qApp existsFriedemann Kleint2019-08-131-0/+5
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-071-0/+2
|\
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-301-0/+2
* | 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-281-0/+47
|\|
| * Doc: Add doc for QSKIPNico Vertriest2018-02-281-0/+47
* | Mention Qt Creator is compatible with testlibFrederik Gladhorn2018-02-071-2/+2
|/
* Remove second mentioning of cycle.h 3rdparty licenseKai Koehne2016-11-231-29/+0
* Doc: Remove references to Windows CE in Qt Test docsVenugopal Shivashankar2016-08-221-72/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1