summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-2/+3
|\
| * Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-191-2/+3
* | testlib: Split out test identifier buildup into standalone functionTor Arne Vestbø2018-02-131-19/+28
* | Fix typosJarek Kobus2018-02-131-1/+1
* | testlib: Don't set QT_LOGGING_TO_CONSOLETor Arne Vestbø2018-02-101-7/+0
* | doc: Fix remaining clang parsing errors in QtTestMartin Smith2018-01-187-27/+81
* | Long live QAbstractItemModelTester!Giuseppe D'Angelo2018-01-094-3/+947
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-13/+11
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-13/+11
| |\|
| | * Correct "developer-build" in QtTest black list featuresThiago Macieira2018-01-021-1/+1
| | * Update MSVC versions because 2017 is 19.11 too (and 19.12)Thiago Macieira2018-01-021-12/+10
* | | doc: fix signatures and missing module headersMartin Smith2017-12-144-45/+63
* | | Add command line switch to help outputJan Murawski2017-12-071-0/+1
* | | QtTestLib: port away from QRegion::rects()Marc Mutz2017-12-061-3/+3
* | | qtest_gui.h: remove incorrect #ifdefGatis Paeglis2017-11-301-3/+0
* | | qtestmouse: do not qWait for mocked events on macOSGatis Paeglis2017-11-302-15/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-2/+115
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-1/+114
| |\|
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-1/+114
| * | Testlib: Fix developer-build with clang 4v5.10.0-beta4Robert Loehning2017-11-061-7/+7
| * | Make QCOMPARE print QColor alpha values on failureMitch Curtis2017-11-031-1/+1
* | | Remove references to obsolete platformsJake Petroules2017-11-051-17/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-172-11/+26
|\| |
| * | QTest: make toString(QHostAddress) workThiago Macieira2017-10-141-1/+2
| * | Fix spelling in qWaitFor commentTor Arne Vestbø2017-10-121-1/+1
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-5/+6
| * | Workaround GCC 6 parsing error ("used but never defined")Thiago Macieira2017-09-271-3/+16
| * | Fix build: move Q_REQUIRED_RESULT to the right positionThiago Macieira2017-09-271-1/+1
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-101-6/+13
* | | QTestLib: flush DeferredDelete events between every testDavid Faure2017-10-061-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-266-31/+67
|\| |
| * | testlib: Add qWaitFor to wait for predicateTor Arne Vestbø2017-09-254-28/+64
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-2/+0
| |\|
| | * Testlib: Do not list unsupported optionChristian Stenger2017-09-131-2/+0
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-2/+4
| |\|
| | * testlib: Print event coordinates and window size when event is outside of windowMitch Curtis2017-09-051-2/+4
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1910-41/+41
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-194-26/+26
* | | Android: clang fix implicit conversion warningBogDan Vatra2017-09-101-7/+7
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+7
|\|
| * Make it possible to override QT_LOGGING_TO_CONSOLE in test casesJoerg Bornemann2017-08-281-1/+7
* | testlib: move strings from functions to array in benchmark metricLiang Qi2017-08-291-133/+57
* | Testlib: Format QVector2/3/4D in QCOMPAREFriedemann Kleint2017-08-271-0/+29
* | QTestLib: Disable App Nap on macOSMorten Johan Sørvig2017-08-223-0/+41
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-082-13/+13
|\|
| * Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-042-13/+13
* | Move toString calls after their definitionTimo Aarnipuro2017-07-212-12/+18
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-3/+7
|\|
| * testlib: Allow tailing comments in blacklist filesTor Arne Vestbø2017-07-181-3/+7
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-133-14/+16
|\|