summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Mention Qt Creator is compatible with testlibFrederik Gladhorn2018-02-071-2/+2
|/ /
* | Long live QAbstractItemModelTester!Giuseppe D'Angelo2018-01-091-1/+3
* | doc: fix signatures and missing module headersMartin Smith2017-12-141-0/+1
* | testlib: Add qWaitFor to wait for predicateTor Arne Vestbø2017-09-251-0/+8
|/
* Long live QTest::addRow()!Marc Mutz2017-01-101-0/+11
* Doc: Fix QVariant::TypeJesus Fernandez2016-11-301-1/+1
* 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
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-292-78/+8
|\
| * Doc: Remove references to Windows CE in Qt Test docsVenugopal Shivashankar2016-08-222-78/+8
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-1/+1
| |\|
| | * Document that -nocrashhandler enables debugging of crashesMitch Curtis2016-07-201-1/+1