Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make checkBlackLists() return bool | Kalle Viironen | 2023-11-03 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | Support global data tags in blacklisting identification of test-cases | Edward Welbourne | 2022-03-14 | 1 | -2/+3 |
* | Make sure all qtbase private headers include at least one other | Thiago Macieira | 2022-02-24 | 1 | -1/+2 |
* | Bring QTestPrivate::checkBlackLists() back | Liang Qi | 2018-10-15 | 1 | -1/+1 |
* | Remove GPU_BLACKLIST support from QTest | Edward Welbourne | 2018-10-12 | 1 | -2/+1 |
* | 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 |
* | Testlib: Export blacklist functions | Caroline Chao | 2015-06-08 | 1 | -3/+4 |
* | Add GPU_BLACKLIST support to QTestLib | Laszlo Agocs | 2015-05-08 | 1 | -1/+2 |
* | 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 | -18/+10 |
* | Add support for blacklisting test functions | Lars Knoll | 2014-09-21 | 1 | -0/+67 |