summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestlog_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add TeamCity logging feature to testlibBorgar Ovsthus2016-01-231-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Testlib: Output function / total time along with crash dump.Friedemann Kleint2015-10-131-0/+5
* Add XCTest logger backend to QtTestLibTor Arne Vestbø2015-03-271-1/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+2
|\
| * Fix QT_NO_REGULAREXPRESSION buildSérgio Martins2014-08-131-0/+2
* | Add support for blacklisting test functionsLars Knoll2014-09-211-0/+3
|/
* Add a CSV logging feature to the benchlibThiago Macieira2014-02-141-1/+1
* Add overload of QTest::ignoreMessage() taking a QRegularExpression.Friedemann Kleint2013-11-171-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* CodeCoverage: Handle QTest based subtests.Caroline Chao2012-02-121-0/+3
* testlib: Clear ignored messages after every data rowJason McDonald2012-02-081-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Move pass/fail/skip counters from QTestResult to QTestLog.Jason McDonald2012-01-171-0/+6
* Rename QTestLog::addIgnoreMessage to QTestLog::ignoreMessage.Jason McDonald2012-01-161-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added -datatags option to QTestLibJo Asplin2011-11-041-0/+4
* Make QTest::qWarn() use __FILE__ and __LINE__.Jason McDonald2011-09-281-1/+1
* Allow tests to log to multiple destinationsJason McDonald2011-09-231-2/+3
* Pass log file name when constructing loggers.Jason McDonald2011-09-051-4/+2
* Simplify qtestlib logging code, part 1Jason McDonald2011-09-011-2/+0
* Remove ability to run tests in random order.Jason McDonald2011-08-311-1/+0
* Remove mode parameter from QTestLog::addSkip().Jason McDonald2011-08-291-2/+1
* Fix typo in enum name.Jason McDonald2011-08-291-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+108