summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-1/+1
* 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-192-3/+3
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-172-7/+6
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* QtTestLib: Update porting guideMårten Nordheim2020-11-031-1/+16
* Doc: Correct link errors qtbaseNico Vertriest2020-09-212-2/+2
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-181-0/+4
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+46
* 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: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Document how to use CMake for Qt TestLibKai Koehne2020-05-262-29/+9
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* 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 qdoc compilation errors qtbaseNico Vertriest2020-01-091-1/+1
* Doc: Correct link errorsNico Vertriest2020-01-071-2/+2
* 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-061-2/+41
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-064-7/+596
|\
| * Doc: Add guidelines for writing Qt testsLeena Miettinen2019-11-013-6/+556
| * 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
|/
* doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+32
* Doc: Fix linking from Qt Test to Qt Quick TestTopi Reinio2018-12-141-3/+7
* 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: 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
* | 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
* | | Mention Qt Creator is compatible with testlibFrederik Gladhorn2018-02-071-2/+2
|/ /
* / Long live QAbstractItemModelTester!Giuseppe D'Angelo2018-01-091-1/+3
|/
* Remove second mentioning of cycle.h 3rdparty licenseKai Koehne2016-11-231-29/+0
* Document 3rd party source that is part of Qt TestKai Koehne2016-09-261-0/+13
* 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
|\