summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-235-3/+96
| | |\
| | | * 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-043-0/+82
| | | * | Doc: Fix linking errors qtbaseNico Vertriest2019-01-032-3/+3
| | | |/
| * | | Add a feature to enable CodeCoverage analysis of testlibEdward Welbourne2019-01-246-1/+66
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-212-2/+17
| |\| |
| | * | testlib: Add missing header files to .pro fileOliver Wolff2019-01-151-1/+16
| | * | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
| | |/
| * | QtTest: add toString(QModelIndex)Christian Ehrlicher2018-12-311-0/+8
| * | Doc: Fix linking from Qt Test to Qt Quick TestTopi Reinio2018-12-142-4/+8
| * | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-3/+4
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-0/+7
| |\|
| | * QTest: Make QCOMPARE of QCborError produce outputThiago Macieira2018-12-071-0/+7
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-1/+10
| |\|
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-1/+10
| | |\
| | | * Make QCOMPARE()'s handling of non-finite float match doubleEdward Welbourne2018-11-231-1/+10
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-1/+1
| | |\|
| | | * Adjust QTRY_IMPL()'s default timestepEdward Welbourne2018-11-141-1/+1
| * | | Add qfloat16 support to QCOMPAREAllan Sandfeld Jensen2018-11-202-0/+23
| * | | Testlib: Explicitly cast messages to const char *Ulf Hermann2018-11-161-6/+6
| * | | Test and document QTest::toHexRepresentation()Edward Welbourne2018-11-081-1/+3
| * | | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-2/+2
| * | | Clean up some array dereferncingEdward Welbourne2018-11-011-3/+3
| * | | Remove some unused code from QTestCoreListEdward Welbourne2018-11-011-17/+0
| * | | More const; don't take mutable char *argv[] where const is all we needEdward Welbourne2018-11-011-2/+7
| * | | Dedent a block of code in a namespace for consistency with the rest of the blockEdward Welbourne2018-11-011-49/+49
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-253-134/+142
| |\| |
| | * | Update 3rdparty valgrind headers to Valgrind 3.14.0Albert Astals Cid2018-10-172-134/+137
| | * | Doc: Clarify that BC does not apply to Qt TestPaul Wicking2018-10-161-0/+5
* | | | CMake: Re-generate testlibTobias Hunger2019-04-031-23/+46
* | | | cmake: Start to use ConfigExtra.cmake filesKevin Funk2019-02-121-5/+1
* | | | CMake: SimplifyTobias Hunger2018-12-141-3/+3
* | | | Begin port of qtbase to CMakeSimon Hausmann2018-11-012-0/+110
|/ / /
* | | Bring QTestPrivate::checkBlackLists() backLiang Qi2018-10-153-3/+3
* | | Remove GPU_BLACKLIST support from QTestEdward Welbourne2018-10-124-67/+9
|/ /
* | Update 3rdparty valgrind headers to Valgrind 3.13.0Edward Welbourne2018-10-084-1510/+4203
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-1/+1
|\|
| * Fix ICE on QNX 6.6Sergio Martins2018-10-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-2/+2
|\|
| * Modernize the "datestring" featureLiang Qi2018-09-241-2/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-073-0/+6
|\|
| * Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-303-0/+6
* | Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-42/+34
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-0/+3
|\|
| * Document version of copied valgrind, kernel headersKai Koehne2018-08-201-0/+3
* | Modernize the "thread" featureUlf Hermann2018-08-171-1/+17
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-5/+2
|\|
| * Doc: Remove reference to QTestEventPaul Wicking2018-07-311-5/+2
* | testlib: Allow pausing the process on crashTor Arne Vestbø2018-07-311-2/+7