summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-1/+14
|\
| * testlib: added env QTEST_FUNCTION_TIMEOUT for single test function timeoutLiang Qi2016-04-271-1/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+1
|\|
| * QTestlib: Document newly added enumeration value KeyAction:Shortcut.Friedemann Kleint2016-04-111-0/+1
| * Improve gdb backtrace handlingFrederik Gladhorn2016-04-081-0/+1
* | QtTest: eradicate all Q_FOREACH loopsMarc Mutz2016-02-291-3/+1
* | Improve QCOMPARE output of char comparisonsAllan Sandfeld Jensen2016-02-251-1/+47
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-1/+3
|\|
| * Reduce allocations by using reserve()Sérgio Martins2016-02-071-1/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-5/+5
|\|
| * Use QFileInfo::exists(f) instead of QFileInfo(f).exists()Tobias Koenig2016-01-211-5/+5
* | Add TeamCity logging feature to testlibBorgar Ovsthus2016-01-231-1/+7
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-4/+0
|\|
| * Remove doc for non-existent QTest::qCompare() variant.Edward Welbourne2016-01-061-4/+0
* | Testlib: Gather methods in a class.Friedemann Kleint2015-12-151-118/+110
* | Testlib: Move documentation from qtestcase.cpp to qtestcase.qdoc.Friedemann Kleint2015-12-021-1255/+5
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-4/+4
|/
* Testlib: Output function / total time along with crash dump.Friedemann Kleint2015-10-131-4/+11
* Add a delimiter before "TracerPid"Thiago Macieira2015-09-131-1/+1
* Testlib/Windows: Output crash information on stdout instead of stderr.Friedemann Kleint2015-09-031-9/+10
* Fix some qdoc-warnings.Friedemann Kleint2015-08-271-1/+1
* Disable the testlib watchdog if a debugger is presentSimon Hausmann2015-08-191-5/+41
* QTestLib: Add macros QTRY_VERIFY2_WITH_TIMEOUT(), QTRY_VERIFY2().Friedemann Kleint2015-07-221-2/+42
* QTestLib/Windows: Try to obtain a stack trace on crash.Friedemann Kleint2015-07-221-2/+126
* Qt Test: Fix QCOMPARE message for signed and unsigned char.Vincas Dargis2015-07-211-0/+2
* qdoc:Fixed a few qdoc errorsMartin Smith2015-07-071-2/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-16/+43
|\
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-16/+21
| |\
| | * QTest: Make qExtractTestData() return the created QTemporaryDirv5.5.0-rc1Marc Mutz2015-06-141-15/+20
| * | QtTest: Increase the size of the alternate stackThiago Macieira2015-06-221-1/+6
| * | Let QtTest use an alternate stack for its signal handlersThiago Macieira2015-06-151-1/+14
| * | QTest::qExtractTestData(): Set permissions of extracted files.Friedemann Kleint2015-06-081-0/+4
| |/
* | QtTest: don't hold QBenchmarkResults in QListMarc Mutz2015-06-211-3/+3
* | Improve back trace handlingSimon Hausmann2015-06-141-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+23
|\|
| * Add GPU_BLACKLIST support to QTestLibLaszlo Agocs2015-05-081-1/+2
| * TestCase: Also check main source path when looking for test dataCaroline Chao2015-05-051-0/+21
* | Add support for stack traces in testlib on MacSimon Hausmann2015-04-271-0/+11
* | Improve safety of QTestLib watchdogSimon Hausmann2015-04-241-0/+3
* | fix build with -warnings-are-errorsStephan Binner2015-04-221-1/+2
* | Improve error handling in qtestlibLars Knoll2015-04-211-3/+88
|/
* Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-271-1/+13
* Testlib: Fix cleanupTestCase not called when last test blacklistedRainer Keller2015-03-121-0/+3
* QTest: Print hex instead of octal for QByteArray QCOMPARE failuresThiago Macieira2015-03-111-6/+25
* Fix various qdoc-warnings.Friedemann Kleint2015-02-251-1/+1
* Testlib: Add function to extract files from resources to diskRainer Keller2015-02-181-0/+54
* Make the printing of complex byte arrays prettierThiago Macieira2015-02-151-0/+66
* Update copyright headersJani Heikkinen2015-02-111-7/+7