| Commit message (Expand) | Author | Age | Files | Lines |
| * | testlib: Clarify that our XUnit reporter is actually a JUnit reporter | Tor Arne Vestbø | 2020-02-03 | 1 | -352/+0 |
| * | QTestLib: Introduce nullptr | Friedemann Kleint | 2019-07-11 | 1 | -2/+2 |
| * | QTestLib: Use member initialization | Friedemann Kleint | 2019-07-11 | 1 | -7/+0 |
| * | testlib: Add BXPASS and BXFAIL | Oliver Wolff | 2019-01-29 | 1 | -3/+10 |
| * | Use local result metric instead of global result metric. | Milian Wolff | 2016-03-03 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add QtInfoMsg | Kai Koehne | 2015-01-09 | 1 | -1/+4 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Add support for blacklisting test functions | Lars Knoll | 2014-09-21 | 1 | -0/+14 |
| * | Use new QLibraryInfo::build() in testlib to log build information. | Friedemann Kleint | 2014-02-27 | 1 | -0/+14 |
| * | Testlib: Use QString for messages in QAbstractTestLogger::addMessage() | Friedemann Kleint | 2014-01-21 | 1 | -4/+4 |
| * | Fix error in XML and Xunit formatted benchmark output. | Mirko Boehm (AWS) | 2013-03-22 | 1 | -1/+3 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Use UTF-8 in the QtTest data and benchmark tags | Thiago Macieira | 2012-06-09 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Stop using QTest::qt_snprintf() in testlib. | Jason McDonald | 2011-12-12 | 1 | -7/+7 |
| * | Make some qtestlib headers private. | Jason McDonald | 2011-10-23 | 1 | -2/+2 |
| * | Make testlib use #include consistently. | Jason McDonald | 2011-10-21 | 1 | -7/+6 |
| * | Pass log file name when constructing loggers. | Jason McDonald | 2011-09-05 | 1 | -4/+5 |
| * | Fix various trivial formatting issues. | Jason McDonald | 2011-09-01 | 1 | -3/+3 |
| * | Simplify qtestlib logging code, part 2 | Jason McDonald | 2011-09-01 | 1 | -0/+321 |