summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC compiler warning in code snippetsKai Köhne2021-06-081-5/+3
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-192-0/+14
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-104-8/+86
* Remove the qmake project filesJoerg Bornemann2021-01-074-37/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-224-4/+4
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Doc: Fix documentation warnings for Qt TestTopi Reinio2020-11-191-1/+5
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+3
* Doc: Update CMake snippets to Qt 6Kai Koehne2020-09-251-2/+2
* Fix qdoc warning from broken snippetVolker Hilsheimer2020-09-231-1/+1
* Doc: Compile snippets only when running testsPaul Wicking2020-09-102-13/+17
* Doc: Mention no_testcase_installs which can be used to prevent installAndy Shaw2020-08-201-0/+4
* 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
* Document how to use CMake for Qt TestLibKai Koehne2020-05-262-1/+9
* 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-039-183/+396
* Doc: Update info about building testsLeena Miettinen2019-12-061-0/+14
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-2/+27
|\
| * Doc: Add best-practice-info for using QVERIFY() and QCOMPARE()Leena Miettinen2019-11-011-2/+27
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-1/+29
|\|
| * Doc: Describe initTestCase_data() function and QFETCH_GLOBAL macroLeena Miettinen2019-10-111-1/+29
* | Introduce QSignalSpy constructor allows to spy on a meta methodVitaly Fanaskov2019-08-131-0/+48
|/
* 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-041-0/+52
|/
* testlib: Move qtestsystem helpers to their respective modulesTor Arne Vestbø2018-07-161-20/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-281-0/+66
|\
| * Doc: Add doc for QSKIPNico Vertriest2018-02-281-0/+66
* | Improve testlib example a bitFrederik Gladhorn2018-02-131-4/+26
|/
* 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
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-6/+0
|\
| * Doc: Remove references to Windows CE in Qt Test docsVenugopal Shivashankar2016-08-221-6/+0
* | doc: add docs for QTest::createTouchDevice()Shawn Rutledge2016-06-151-4/+5
|/
* Unify license header usage.Jani Heikkinen2016-03-296-18/+78
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Updated BSD licensed file headersJani Heikkinen2015-02-156-18/+18
* Update copyright headersJani Heikkinen2015-02-116-30/+30
* QTest: update docs for toString()Marc Mutz2015-01-081-0/+13
* QSignalSpy: Added template function pointer constructorKeith Gardner2014-04-231-0/+5
* Doc: Address some "No documentation for..." warnings in QTestJason McDonald2014-02-221-0/+11
* QtTest: Output correct library nameSze Howe Koh2013-05-271-1/+1
* Fix the QTouchEventSequence code snippet so that it compilesAndy Shaw2013-04-181-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-186-6/+6
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-3/+3