summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* Change license of .qdoc filesLucie Gérard2024-02-011-1/+1
* Fix warning in recently-added testlib snippetEdward Welbourne2023-07-181-4/+4
* QTest: add QDeadlineTimer qWaitFor() overloadAhmad Samir2023-06-302-10/+13
* QTest: add qWait(chrono::milliseconds) overloadAhmad Samir2023-06-301-1/+2
* QTest: add qSleep(std::chrono::milliseconds) overloadAhmad Samir2023-06-301-2/+3
* Doc: Use qt_add_executable() not add_executable() in snippetsLeena Miettinen2023-04-261-1/+1
* Remove unused documentation code snippetsFriedemann Kleint2023-04-173-10/+0
* testlib: make it possible to test double-clicks with discrete eventsShawn Rutledge2022-10-161-0/+13
* Document shell-friendly data tags as best practiceEdward Welbourne2022-09-073-13/+13
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Doc: Revise Qt Test tutorialAndreas Eliasson2022-06-211-0/+51
* Use SPDX license identifiersLucie Gérard2022-05-1612-588/+24
* QtTestLib: replace QLatin1String uses with _L1/_s/QStringLiteralSona Kurazyan2022-05-021-2/+4
* Support test-case selection based on global data tagEdward Welbourne2022-04-251-1/+8
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* 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-073-29/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-224-4/+4
* Doc: Fix documentation warnings for Qt TestTopi Reinio2020-11-191-1/+5
* 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-101-0/+11
* Doc: Mention no_testcase_installs which can be used to prevent installAndy Shaw2020-08-201-0/+4
* 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-038-183/+386
* 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