summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* testlib: Remove Q_CC_BOR usesKari Oikarinen2018-03-061-8/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-022-8/+24
|\
| * qtestlib: fix support for pressing multiple mouse buttonsGatis Paeglis2018-03-012-8/+24
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-282-0/+113
|\|
| * Doc: Add doc for QSKIPNico Vertriest2018-02-282-0/+113
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-281-2/+2
|\|
| * Make qWaitForWindowActive more robustVille Voutilainen2018-02-271-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-231-3/+3
|\|
| * un-crash QPlainTestLogger::printMessage()Jan Arve Sæther2018-02-221-6/+5
| * Add Linux-syscall-note exception to 3rdparty testlib documentationKai Koehne2018-02-221-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-225-20/+47
|\|
| * testlib: Pass on log message context to loggersTor Arne Vestbø2018-02-215-20/+47
* | Clean up our Objective-C usageJake Petroules2018-02-202-6/+6
* | QTestlib: Add formatting for QFlags<>Friedemann Kleint2018-02-161-0/+16
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-02-161-2/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-161-2/+3
| |\|
| | * 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
* | | | un-crash QPlainTestLogger::printMessage()Jan Arve Sæther2018-02-161-6/+5
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-02-142-20/+29
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-132-20/+29
| |\| |
| | * | testlib: Split out test identifier buildup into standalone functionTor Arne Vestbø2018-02-131-19/+28
| | * | Fix typosJarek Kobus2018-02-131-1/+1
* | | | Remove superfluous call from qWaitForKari Oikarinen2018-02-141-3/+1
|/ / /
* | | Improve testlib example a bitFrederik Gladhorn2018-02-131-4/+26
* | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-111-7/+0
|\| |
| * | testlib: Don't set QT_LOGGING_TO_CONSOLETor Arne Vestbø2018-02-101-7/+0
* | | Mention Qt Creator is compatible with testlibFrederik Gladhorn2018-02-071-2/+2
|/ /
* | 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