summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Add keyword msvc-2019 to testlib blacklistingHeikki Halmet2019-06-251-1/+3
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
* doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+32
* QBenchmarkValgrindUtils: port to QRegularExpressionSamuel Gaist2019-04-091-9/+9
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-272-39/+98
|\
| * Apple test logger: Handle test log messages without a contextTor Arne Vestbø2019-03-262-39/+98
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-03-065-172/+102
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-065-172/+102
| |\|
| | * testlib: Prevent Apple test logger from stomping on other loggersTor Arne Vestbø2019-03-055-43/+49
| | * testlib: Replace manual logger linked list with QVectorTor Arne Vestbø2019-03-051-129/+53
* | | Minor cleanup of QTest::qFindTestDataOliver Wolff2019-03-061-14/+29
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-261-0/+4
|\|
| * 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.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.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
* | 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