summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1642-575/+921
|\
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-101-9/+9
| |\
| | * QBenchmarkValgrindUtils: port to QRegularExpressionSamuel Gaist2019-04-091-9/+9
| * | Optimize QTimer::singleShot(0, ...) when taking PMF or Functor callableMilian Wolff2019-04-061-15/+12
| * | Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-8/+0
| * | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-062-2/+2
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-312-39/+98
| |\|
| | * 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
| * | | Fix the skip-check in TestMethods::invokeTest()Edward Welbourne2019-03-291-36/+36
| * | | Test QTest's signal dumperMårten Nordheim2019-03-271-3/+3
| * | | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-222-0/+8
| * | | Add qFpClassify() to mirror std::fpclassify()Edward Welbourne2019-03-191-5/+5
| * | | More nullptr usage in headersKevin Funk2019-03-1410-26/+26
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-095-186/+131
| |\| |
| | * | 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
| | |/ /
| * | | QtTestLib: unify handling of float and double using suitable templatesEdward Welbourne2019-03-041-22/+20
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-272-1/+5
| |\| |
| | * | 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.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