summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testlib/Windows: Output crash information on stdout instead of stderr.Friedemann Kleint2015-09-031-0/+7
* 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
* Testlib: Add test duration to xml outputFrederik Gladhorn2014-01-1367-0/+450
* Make output when failing a test for diff in line numbers more verboseFrederik Gladhorn2014-01-071-1/+11
* Update testlib selftest unitsFrederik Gladhorn2014-01-071-2/+2
* Add a way to reproduce testlib selftest dataFrederik Gladhorn2014-01-061-0/+119
* Update tests to normalizes the paths by using script.Frederik Gladhorn2014-01-0686-537/+533
* Remove trailing space from QDebug streamKai Koehne2013-12-0620-350/+350
* TestLib: Ignore trailing space in QTest::ignoreMessageKai Koehne2013-12-041-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-23/+45
|\
| * Testlib.selftest: Improve process execution, run on openSUSE.Friedemann Kleint2013-11-191-23/+45
* | Add QVERIFY_EXCEPTION_THROWN macro for testing exceptions using QtTestDmitry Ashkadov2013-11-269-0/+332
* | Add overload of QTest::ignoreMessage() taking a QRegularExpression.Friedemann Kleint2013-11-175-2/+60
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-242-1/+8
|\|
| * support building with -no-guiOswald Buddenhagen2013-10-112-1/+8
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-1/+1
|/
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+8
* TestLib: align the colons so the "actual" and "expected" align tooThiago Macieira2013-07-2117-39/+39
* QtTest: Output correct library nameSze Howe Koh2013-05-2743-56/+56
* QtTest tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2746-46/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
|\