summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestlog_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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