summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib
Commit message (Expand)AuthorAgeFilesLines
* Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-0431-874/+874
* Fix tst_Selftest on QEMUSami Nurmenniemi2017-03-312-0/+16
* Properly use the "process" featureUlf Hermann2017-02-271-4/+4
* Drop unnecessary dependencies from some testsUlf Hermann2017-01-101-1/+1
* Disable core dumps for selftests that are meant to be crashingTor Arne Vestbø2016-12-081-1/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+3
|\
| * Blacklist selftest runSubTestTony Sarajärvi2016-09-121-0/+3
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-82/+177
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-82/+177
| |\
| | * Major re-write of generate_expected_output.pyEdward Welbourne2016-08-291-82/+178
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-197-114/+210
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+1
| |\|
| | * Testlib: generate_expected_output.py: Run in C localeFriedemann Kleint2016-07-051-0/+1
| * | Testlib: Format QRegion in QCOMPAREFriedemann Kleint2016-07-056-114/+209
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-236-11/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-196-11/+12
| |\|
| | * QTest: Fix printing of values of Q_ENUMsThiago Macieira2016-05-085-10/+11
* | | QTestLib: support explicit bool conversions in QVERIFYGiuseppe D'Angelo2016-05-046-114/+143
* | | QTest: support nullptr in QCOMPAREMarc Mutz2016-04-086-2/+33
* | | QtTest: Remove Windows CE.Friedemann Kleint2016-04-061-1/+1
|/ /
* | QtTest/generate_expected_output.py: Add TeamCity logging format.Friedemann Kleint2016-03-171-1/+1
* | QtTest: Add formatting for QColor.Friedemann Kleint2016-03-176-110/+149
* | Make it possible to preserve the library/plugin path in tst_selftestChristian Strømme2016-02-231-0/+3
* | Add TeamCity logging feature to testlibBorgar Ovsthus2016-01-2333-2/+919
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-2148-816/+576
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-2/+2
|\|
| * Fix compilation for WinRTMaurice Kalinowski2015-12-142-2/+2
* | generate_expected_output: Open the file as binary.Robin Burchell2015-11-061-1/+1
* | Fix QCOMPARE with enum classes.Robin Burchell2015-11-065-80/+116
* | Testlib: Output total test time in plain text logger.Friedemann Kleint2015-10-301-0/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-142-5/+22
|\|
| * Testlib: Output function / total time along with crash dump.Friedemann Kleint2015-10-132-5/+21
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-0/+7
|\|
| * Testlib/Windows: Output crash information on stdout instead of stderr.Friedemann Kleint2015-09-031-0/+7
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-053-3/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-063-4/+4
|\
| * Change how QDebug escapes QStrings in the outputThiago Macieira2015-08-063-4/+4
* | QTestLib: Add macros QTRY_VERIFY2_WITH_TIMEOUT(), QTRY_VERIFY2().Friedemann Kleint2015-07-225-69/+170
* | Fix sub test float of tests/auto/testlib/selftests/tst_selftests for MSVC 2015.Friedemann Kleint2015-07-171-2/+2
* | Output registered enumeration names in QCOMPARE.Friedemann Kleint2015-06-125-83/+141
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-037-1/+148
|\|
| * TestCase: Also check main source path when looking for test dataCaroline Chao2015-05-057-1/+148
* | Improve error handling in qtestlibLars Knoll2015-04-211-1/+3
|/
* Make the printing of complex byte arrays prettierThiago Macieira2015-02-155-46/+46
* Update copyright headersJani Heikkinen2015-02-1147-329/+329
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-215-5/+5
|\
| * Autotest: Selftests fail in UTC timezoneRainer Keller2015-01-195-5/+5
* | QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-113-4/+4