summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestblacklist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-061-4/+5
|\
| * QTestLib: Fix various clang warningsFriedemann Kleint2019-07-291-3/+2
| * QTestLib: Introduce nullptrFriedemann Kleint2019-07-111-1/+1
| * Fix testlib build without features.propertiesTasuku Suzuki2019-07-101-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-081-1/+3
|\|
| * Add keyword msvc-2019 to testlib blacklistingHeikki Halmet2019-06-251-1/+3
* | Bump version to Qt 6Lars Knoll2019-05-141-0/+10
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-0/+1
|\
| * Add keyword "macos" to testlib blacklistingTony Sarajärvi2019-02-211-0/+1
* | Bring QTestPrivate::checkBlackLists() backLiang Qi2018-10-151-1/+1
* | Remove GPU_BLACKLIST support from QTestEdward Welbourne2018-10-121-42/+2
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-13/+11
|\
| * Correct "developer-build" in QtTest black list featuresThiago Macieira2018-01-021-1/+1
| * Update MSVC versions because 2017 is 19.11 too (and 19.12)Thiago Macieira2018-01-021-12/+10
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-3/+7
|\|
| * testlib: Allow tailing comments in blacklist filesTor Arne Vestbø2017-07-181-3/+7
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-1/+3
|\|
| * QtTest: Add msvc2017 detection and keyword to blacklistingFriedemann Kleint2017-07-101-1/+3
* | Document the ci key in the BLACKLIST file formatEdward Welbourne2017-06-081-4/+10
|/
* Teach QTestLib to read QTEST_ENVIRONMENT to expand blacklist keywordsTor Arne Vestbø2017-03-211-1/+8
* winrt: Differentiate between windows and winrtMaurice Kalinowski2016-09-071-1/+1
* Add support for Apple watchOSJake Petroules2016-08-191-0/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-21/+49
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-21/+49
| |\
| | * Improve documentation of BLACKLIST file format.Edward Welbourne2016-05-251-15/+32
| | * qtestblacklist: check against duplicating versioned distroEdward Welbourne2016-05-251-1/+5
| | * qtestblacklist: only generate the distro and version onceEdward Welbourne2016-05-251-6/+13
* | | Add support for Apple tvOSMike Krus2016-05-171-0/+3
* | | QtTest: Remove Windows CE.Friedemann Kleint2016-04-061-3/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-1/+0
|\|
| * Don't include <qtest.h> from qtestblacklist.cppTor Arne Vestbø2016-02-021-1/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Add processor types to blacklist keywordsRainer Keller2015-10-151-0/+7
|/
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* QTestLib: Add MSVC 2015 to blacklist.Friedemann Kleint2015-09-291-1/+3
* QTestLib: Add data parameter to SKIP message if anyCaroline Chao2015-06-101-3/+5
* QTestLib: Add data support to GPU_BLACKLISTCaroline Chao2015-06-101-4/+17
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+26
|\
| * Add GPU_BLACKLIST support to QTestLibLaszlo Agocs2015-05-081-1/+26
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-0/+9
|\|
| * testlib: Detect msvc version for blacklistingCaroline Chao2015-04-091-0/+9
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-0/+9
|\|
| * testlib: Detect distribution name/release for blacklisting testsCaroline Chao2015-03-301-0/+9
* | Testlib: Add platform name to blacklist keywordsRainer Keller2015-03-181-26/+33
|/
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Add * as a valid token to our blacklistingLars Knoll2014-09-241-0/+1
* Add support for blacklisting test functionsLars Knoll2014-09-211-0/+201