summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-17/+1
|\
| * qtestlib: restore qWaitForWindowActive() its original semanticsGatis Paeglis2018-05-021-17/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-2823-33/+88
|\|
| * Fix win32-clang-msvc build due to -Werror,-Wunused-private-fieldSergio Martins2018-03-231-3/+14
| * Make QCOMPARE(-inf, -inf) and QCOMPARE(NaN, NaN) succeedThiago Macieira2018-03-211-1/+11
| * Testlib: Add a feature for the item model testerUlf Hermann2018-03-214-2/+33
| * Testlib: Rename qtest_global.h to qttestglobal.hUlf Hermann2018-03-2121-24/+23
| * qtestlib/Unix: Output function time and total time in case of a crashFriedemann Kleint2018-03-211-4/+8
* | Fix build issue on macOSFilipe Azevedo2018-03-261-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-213-7/+9
|\|
| * Modernize the "regularexpression" featureUlf Hermann2018-03-203-7/+9
* | Allow log messages to be grouped by activity on Apple OSesTor Arne Vestbø2018-03-152-2/+12
* | testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-149-7/+385
* | Fix bad xfail test incident mapping in Apple test loggerTor Arne Vestbø2018-03-141-1/+1
* | testlib: Feed test log messages to Apple Unified LoggingTor Arne Vestbø2018-03-097-15/+287
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-082-8/+6
|\|
| * logging: Clarify and document how we look for the presence of a consoleTor Arne Vestbø2018-03-071-6/+4
| * Revert "Make qWaitForWindowActive more robust"Ville Voutilainen2018-03-071-2/+2
* | 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
| |\|