| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make QTest::defaultTryTimeout public | Mitch Curtis | 2025-07-17 | 1 | -0/+31 |
| * | Fix restoration of default locale after tests that change it | Edward Welbourne | 2024-11-28 | 1 | -0/+10 |
| * | QTest: add qSleep(std::chrono::milliseconds) overload | Ahmad Samir | 2023-06-30 | 1 | -2/+3 |
| * | Document shell-friendly data tags as best practice | Edward Welbourne | 2022-09-07 | 1 | -4/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | QtTestLib: replace QLatin1String uses with _L1/_s/QStringLiteral | Sona Kurazyan | 2022-05-02 | 1 | -2/+4 |
| * | Fix MSVC compiler warning in code snippets | Kai Köhne | 2021-06-08 | 1 | -5/+3 |
| * | CMake: Port the snippet project setup to CMake | Venugopal Shivashankar | 2021-02-10 | 1 | -1/+1 |
| * | QTestlib: Enable comparing QList against initializer lists/arrays | Friedemann Kleint | 2020-07-21 | 1 | -0/+20 |
| * | Doc: Fix compilation issue with QVERIFY2 example | Kai Koehne | 2020-04-23 | 1 | -1/+1 |
| * | Doc: Make Qt Test snippets compilable | Nico Vertriest | 2020-04-03 | 1 | -165/+62 |
| * | Doc: Add best-practice-info for using QVERIFY() and QCOMPARE() | Leena Miettinen | 2019-11-01 | 1 | -2/+27 |
| * | Doc: Describe initTestCase_data() function and QFETCH_GLOBAL macro | Leena Miettinen | 2019-10-11 | 1 | -1/+29 |
| * | testlib: Move qtestsystem helpers to their respective modules | Tor Arne Vestbø | 2018-07-16 | 1 | -20/+0 |
| * | testlib: Add qWaitFor to wait for predicate | Tor Arne Vestbø | 2017-09-25 | 1 | -0/+8 |
| * | Long live QTest::addRow()! | Marc Mutz | 2017-01-10 | 1 | -0/+11 |
| * | doc: add docs for QTest::createTouchDevice() | Shawn Rutledge | 2016-06-15 | 1 | -4/+5 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Examples/Doc snippets: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -1/+1 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | QTest: update docs for toString() | Marc Mutz | 2015-01-08 | 1 | -0/+13 |
| * | Doc: Address some "No documentation for..." warnings in QTest | Jason McDonald | 2014-02-22 | 1 | -0/+11 |
| * | Fix the QTouchEventSequence code snippet so that it compiles | Andy Shaw | 2013-04-18 | 1 | -2/+2 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix missing code snippet in QTest doc. | Christian Strømme | 2012-11-30 | 1 | -0/+14 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -6/+6 |
| * | Doc: Modularize QtTest documentation. | Casper van Donderen | 2012-05-09 | 1 | -0/+250 |