| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Fix documentation warnings for Qt Test | Topi Reinio | 2020-11-19 | 1 | -1/+5 |
| * | Deprecate QVariant::Type | Lars Knoll | 2020-10-23 | 1 | -3/+3 |
| * | Doc: Update CMake snippets to Qt 6 | Kai Koehne | 2020-09-25 | 1 | -2/+2 |
| * | Fix qdoc warning from broken snippet | Volker Hilsheimer | 2020-09-23 | 1 | -1/+1 |
| * | Doc: Compile snippets only when running tests | Paul Wicking | 2020-09-10 | 1 | -0/+11 |
| * | Doc: Mention no_testcase_installs which can be used to prevent install | Andy Shaw | 2020-08-20 | 1 | -0/+4 |
| * | 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 | 8 | -183/+386 |
| * | Doc: Update info about building tests | Leena Miettinen | 2019-12-06 | 1 | -0/+14 |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14 | Qt Forward Merge Bot | 2019-11-06 | 1 | -2/+27 |
| |\ |
|
| | * | Doc: Add best-practice-info for using QVERIFY() and QCOMPARE() | Leena Miettinen | 2019-11-01 | 1 | -2/+27 |
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14 | Qt Forward Merge Bot | 2019-10-24 | 1 | -1/+29 |
| |\| |
|
| | * | Doc: Describe initTestCase_data() function and QFETCH_GLOBAL macro | Leena Miettinen | 2019-10-11 | 1 | -1/+29 |
| * | | Introduce QSignalSpy constructor allows to spy on a meta method | Vitaly Fanaskov | 2019-08-13 | 1 | -0/+48 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.12' into 5.12.1 | Liang Qi | 2019-01-08 | 1 | -20/+31 |
| |\ |
|
| * | | Doc: Restore documentation for QTest functions in other modules | Topi Reinio | 2019-01-04 | 1 | -0/+52 |
| |/ |
|
| * | testlib: Move qtestsystem helpers to their respective modules | Tor Arne Vestbø | 2018-07-16 | 1 | -20/+0 |
| * | Merge remote-tracking branch 'origin/5.11' into dev | Qt Forward Merge Bot | 2018-02-28 | 1 | -0/+66 |
| |\ |
|
| | * | Doc: Add doc for QSKIP | Nico Vertriest | 2018-02-28 | 1 | -0/+66 |
| * | | Improve testlib example a bit | Frederik Gladhorn | 2018-02-13 | 1 | -4/+26 |
| |/ |
|
| * | 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: Fix QVariant::Type | Jesus Fernandez | 2016-11-30 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-08-29 | 1 | -6/+0 |
| |\ |
|
| | * | Doc: Remove references to Windows CE in Qt Test docs | Venugopal Shivashankar | 2016-08-22 | 1 | -6/+0 |
| * | | doc: add docs for QTest::createTouchDevice() | Shawn Rutledge | 2016-06-15 | 1 | -4/+5 |
| |/ |
|
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 6 | -18/+78 |
| * | 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 | 6 | -18/+18 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 6 | -30/+30 |
| * | QTest: update docs for toString() | Marc Mutz | 2015-01-08 | 1 | -0/+13 |
| * | QSignalSpy: Added template function pointer constructor | Keith Gardner | 2014-04-23 | 1 | -0/+5 |
| * | Doc: Address some "No documentation for..." warnings in QTest | Jason McDonald | 2014-02-22 | 1 | -0/+11 |
| * | QtTest: Output correct library name | Sze Howe Koh | 2013-05-27 | 1 | -1/+1 |
| * | 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 | 6 | -6/+6 |
| * | Remove metatype registration of built-in types. | Stephen Kelly | 2013-01-03 | 1 | -3/+3 |
| * | Doc: recommend using QVERIFY with QSignalSpy::wait, so people don't forget. | David Faure | 2012-12-14 | 1 | -0/+4 |
| * | 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 | 6 | -36/+36 |
| * | doc/snippets: normalize signals/slots | Marc Mutz | 2012-07-13 | 1 | -1/+1 |
| * | Don't add C-style copyright headers to qmake project files | Marius Storm-Olsen | 2012-05-10 | 2 | -80/+0 |
| * | Doc: Modularize QtTest documentation. | Casper van Donderen | 2012-05-09 | 8 | -0/+690 |