| Commit message (Expand) | Author | Age | Files | Lines |
* | QTestLib: rework QTest::compare_helper() | Ivan Solovev | 2022-06-03 | 1 | -1/+8 |
* | Add QCOMPARE_{EQ,NE,LT,LE,GT,GE}() | Ivan Solovev | 2022-06-03 | 1 | -0/+6 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | QtTestLib: replace remaining uses of QL1String with QL1StringView | Sona Kurazyan | 2022-05-02 | 1 | -2/+2 |
* | Use qstringfwd.h when forward declaring string classes | Sona Kurazyan | 2022-03-12 | 1 | -3/+1 |
* | Make sure all qtbase private headers include at least one other | Thiago Macieira | 2022-02-24 | 1 | -0/+1 |
* | testlib: Pass on file location on failure, but don't assume we have one | Tor Arne Vestbø | 2021-08-04 | 1 | -1/+1 |
* | Fix QFAIL() to interract correctly with QEXPECT_FAIL() | Edward Welbourne | 2021-06-15 | 1 | -1/+2 |
* | QTestlib: Speed up comparison of qsizetype | Friedemann Kleint | 2021-01-22 | 1 | -0/+6 |
* | QTestLib: Speed up QCOMPARE for QString | Friedemann Kleint | 2019-08-01 | 1 | -0/+15 |
* | QTestLib: Speed up QCOMPARE for float, double, int, unsigned | Friedemann Kleint | 2019-07-09 | 1 | -1/+16 |
* | Testlib: Rename qtest_global.h to qttestglobal.h | Ulf Hermann | 2018-03-21 | 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 |
* | 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/+1 |
* | Expose QTest::currentAppName() and remove hard-coded argv[0] in tests | Tor Arne Vestbø | 2013-09-26 | 1 | -2/+2 |
* | 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 |
* | testlib: Remove obsolete internal compare_helper overload. | Jason McDonald | 2012-03-21 | 1 | -1/+0 |
* | testlib: Improve verbose and XPASS output | Jason McDonald | 2012-03-08 | 1 | -2/+4 |
* | Remove code related to test location. | Jason McDonald | 2012-02-16 | 1 | -4/+0 |
* | testlib: Count passes, fails and skips consistently. | Jason McDonald | 2012-02-13 | 1 | -1/+1 |
* | testlib: Clear expected failures after every data row. | Jason McDonald | 2012-02-08 | 1 | -0/+1 |
* | CodeCoverage: Save coverage data in QTestLog::stopLogging() | Caroline Chao | 2012-02-07 | 1 | -0/+3 |
* | Remove pass/fail/skip count getters from QTestResult. | Jason McDonald | 2012-01-30 | 1 | -4/+0 |
* | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
* | Eliminate QTestResult::ignoreMessage(). | Jason McDonald | 2012-01-30 | 1 | -2/+0 |
* | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
* | Remove unused QTestResult::allDataPassed(). | Jason McDonald | 2012-01-16 | 1 | -1/+0 |
* | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
* | Remove mode parameter from QTestLog::addSkip(). | Jason McDonald | 2011-08-29 | 1 | -2/+1 |
* | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
* | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+112 |