summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate configure.cmake files to get reportsAlexandru Croitor2020-03-091-0/+3
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-2/+2
|\
| * Fix namespaced build of QTestLibKai Koehne2020-02-141-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1313-293/+306
|\|
| * testlib: Make testlogs enumerable and printableTor Arne Vestbø2020-02-102-0/+6
| * testlib: Be more selective in choosing to show stacktraces on macOSTor Arne Vestbø2020-02-064-15/+31
| * Maintain at least 500ms timestamp distance between each test functionJan Arve Sæther2020-02-061-0/+3
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-2/+2
| |\
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-021-2/+2
| * | testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-039-63/+62
| * | testlib: Unite Windows and Unix signal handler codeTor Arne Vestbø2020-02-011-165/+165
| * | testlib: Implement FatalSignalHandler inlineTor Arne Vestbø2020-02-011-87/+82
| * | testlib: Properly cleanup after caught exceptionTor Arne Vestbø2020-02-011-7/+1
| * | testlib: Simplify macOS setup/teardown codeTor Arne Vestbø2020-02-011-21/+12
| * | testlib: Fix indentationTor Arne Vestbø2020-02-011-14/+15
| * | testlib: Don't disable watchdog when the macOS crash reporter is enabledTor Arne Vestbø2020-02-011-8/+14
* | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-0/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-3/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-282-3/+3
| |\| |
| | * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-232-3/+3
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2411-59/+811
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-3/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-3/+3
| | |\|
| | | * Doc: Correct non-link related qdoc compilation errorsNico Vertriest2020-01-141-3/+3
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-1/+1
| | |\|
| | | * Doc: Correct qdoc compilation errors qtbaseNico Vertriest2020-01-091-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-102-3/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-092-3/+3
| | |\|
| | | * Doc: Correct link errorsNico Vertriest2020-01-072-3/+3
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-072-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-062-2/+2
| | |\|
| | | * Fix some qdoc warningsFriedemann Kleint2020-01-022-2/+2
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-043-4/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-2/+2
| | |\|
| | | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-2/+2
| | * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-121-1/+1
| | |\|
| | | * QTest::toString(QBitArray): fix Mismatched free() / delete / delete []Thiago Macieira2019-12-101-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-112-2/+55
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-102-2/+55
| | |\|
| | | * Doc: Update info about building testsLeena Miettinen2019-12-062-2/+55
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-256-50/+749
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-086-50/+749
| | |\|
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-066-50/+749
| | | |\
| | | | * Doc: Add guidelines for writing Qt testsLeena Miettinen2019-11-013-6/+556
| | | | * Doc: Add best-practice-info for using QVERIFY() and QCOMPARE()Leena Miettinen2019-11-012-28/+109
| | | | * Doc: Update info about QSKIP()Leena Miettinen2019-10-311-15/+44
| | | | * Doc: Add best-practices-info about creating benchmarksLeena Miettinen2019-10-301-1/+26