summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets/code/src_qtestlib_qtestcase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC compiler warning in code snippetsKai Köhne2021-06-081-5/+3
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-101-1/+1
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-0/+20
* Doc: Fix compilation issue with QVERIFY2 exampleKai Koehne2020-04-231-1/+1
* Doc: Make Qt Test snippets compilableNico Vertriest2020-04-031-165/+62
* Doc: Add best-practice-info for using QVERIFY() and QCOMPARE()Leena Miettinen2019-11-011-2/+27
* Doc: Describe initTestCase_data() function and QFETCH_GLOBAL macroLeena Miettinen2019-10-111-1/+29
* testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-161-20/+0
* 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: add docs for QTest::createTouchDevice()Shawn Rutledge2016-06-151-4/+5
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* QTest: update docs for toString()Marc Mutz2015-01-081-0/+13
* Doc: Address some "No documentation for..." warnings in QTestJason McDonald2014-02-221-0/+11
* Fix the QTouchEventSequence code snippet so that it compilesAndy Shaw2013-04-181-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix missing code snippet in QTest doc.Christian Strømme2012-11-301-0/+14
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Doc: Modularize QtTest documentation.Casper van Donderen2012-05-091-0/+250