summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add QtInfoMsgKai Koehne2015-01-096-3/+29
|/
* Update license headers and add new license filesMatti Paaso2014-09-2447-893/+517
* Add support for blacklisting test functionsLars Knoll2014-09-2144-57/+57
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-2/+4
|\
| * QNX: Fix tst_selftestBernd Weimer2014-05-161-2/+4
* | QSignalSpy: Added template function pointer constructorKeith Gardner2014-04-231-0/+168
* | Use new QLibraryInfo::build() in testlib to log build information.Friedemann Kleint2014-02-27101-2/+110
* | Improve error reporting in selftests of testlib.Friedemann Kleint2014-02-251-8/+14
|/
* Make the printing of complex Unicode in a QString prettierThiago Macieira2014-02-168-72/+72
* Add a CSV logging feature to the benchlibThiago Macieira2014-02-148-2/+68
* Testlib: Use QString for messages in QAbstractTestLogger::addMessage()Friedemann Kleint2014-01-216-24/+67
* Testlib/generate_expected_output.py: Fix encoding.Friedemann Kleint2014-01-181-1/+1
* Testlib/generate_expected_output.py: Pass tests as command line arguments.Friedemann Kleint2014-01-181-3/+8
* Update test result generator script to set duration to 0Frederik Gladhorn2014-01-181-1/+1