summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
...
| | * qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-251-0/+4
| * | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-223-2/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-0/+1
| |\|
| | * Add keyword "macos" to testlib blacklistingTony Sarajärvi2019-02-211-0/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-0/+2
| |\|
| | * Add missing increment of blacklisted tests for BXFAIL caseEdward Welbourne2019-02-201-0/+2
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2011-13/+125
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-0811-13/+125
| |\|
| | * Add testlib selftests for double and for non-finite float and doubleEdward Welbourne2019-02-061-3/+52
| | * testlib: Add BXPASS and BXFAILOliver Wolff2019-01-2910-9/+63
| | * qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-271-1/+10
* | | Shave ~5% off from signal emission timeLars Knoll2019-02-081-3/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-266-7/+101
|\|
| * testlib: Format durations using C localeTor Arne Vestbø2019-01-241-4/+5
| * 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
* | | 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
|\|