index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testlib
/
qtestblacklist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QIODevice::readLineInto() instead of readLine() in loops
Rym Bouabid
2024-09-20
1
-2
/
+2
*
Minor code cleanup QTestPrivate::parseBlackList()
Axel Spoerl
2024-07-23
1
-5
/
+3
*
Promote specific scoping for blacklist-file comments
Tor Arne Vestbø
2024-06-07
1
-10
/
+8
*
Add vxworks to the list of keywords used to blacklist tests
Łukasz Matysiak
2024-06-05
1
-0
/
+3
*
Add preliminary support for Qt for visionOS
Tor Arne Vestbø
2024-04-18
1
-0
/
+3
*
testlib: Remove the "cmake" key from BLACKLIST files
Joerg Bornemann
2024-01-24
1
-4
/
+1
*
Move the remaining blacklist setting into TestMethods::invokeTest()
Kalle Viironen
2023-11-20
1
-1
/
+0
*
Make checkBlackLists() return bool
Kalle Viironen
2023-11-03
1
-1
/
+3
*
Doc: state blacklist condition requirement explicitly
Mitch Curtis
2023-07-10
1
-1
/
+2
*
Add note to blacklist documentation about how keywords relate
Tor Arne Vestbø
2022-11-18
1
-1
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Add keyword msvc-2022 to testlib blacklisting
Oliver Wolff
2022-08-04
1
-1
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Replace uses of _qba with _ba
Sona Kurazyan
2022-04-07
1
-1
/
+3
*
Support global data tags in blacklisting identification of test-cases
Edward Welbourne
2022-03-14
1
-17
/
+36
*
Core: Remove 'properties' feature
Kai Köhne
2022-02-14
1
-2
/
+0
*
qtestblacklist: add webOS support
Janne Juntunen
2021-12-21
1
-0
/
+3
*
testlib: Only consider major version for macOS 11 and later in blacklists
Liang Qi
2021-02-03
1
-0
/
+4
*
Remove the QT_CMAKE_BUILD preprocessor define
Joerg Bornemann
2021-01-22
1
-2
/
+0
*
Doc: explain how to blacklist QML tests on certain platforms
Mitch Curtis
2020-09-10
1
-2
/
+20
*
CMake: Add "cmake" keyword for test blacklisting
Alexandru Croitor
2020-07-01
1
-1
/
+6
*
Remove winrt
Oliver Wolff
2020-06-06
1
-4
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-08
1
-1
/
+1
|
\
|
*
macOS: Remove all use of deprecated Q_OS_OSX define
Tor Arne Vestbø
2020-04-03
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
Lars Knoll
2019-08-06
1
-4
/
+5
|
\
|
|
*
QTestLib: Fix various clang warnings
Friedemann Kleint
2019-07-29
1
-3
/
+2
|
*
QTestLib: Introduce nullptr
Friedemann Kleint
2019-07-11
1
-1
/
+1
|
*
Fix testlib build without features.properties
Tasuku Suzuki
2019-07-10
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/dev' into wip/qt6
Alexandru Croitor
2019-07-08
1
-1
/
+3
|
\
|
|
*
Add keyword msvc-2019 to testlib blacklisting
Heikki Halmet
2019-06-25
1
-1
/
+3
*
|
Bump version to Qt 6
Lars Knoll
2019-05-14
1
-0
/
+10
|
/
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-22
1
-0
/
+1
|
\
|
*
Add keyword "macos" to testlib blacklisting
Tony Sarajärvi
2019-02-21
1
-0
/
+1
*
|
Bring QTestPrivate::checkBlackLists() back
Liang Qi
2018-10-15
1
-1
/
+1
*
|
Remove GPU_BLACKLIST support from QTest
Edward Welbourne
2018-10-12
1
-42
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-04
1
-13
/
+11
|
\
|
*
Correct "developer-build" in QtTest black list features
Thiago Macieira
2018-01-02
1
-1
/
+1
|
*
Update MSVC versions because 2017 is 19.11 too (and 19.12)
Thiago Macieira
2018-01-02
1
-12
/
+10
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-07-19
1
-3
/
+7
|
\
|
|
*
testlib: Allow tailing comments in blacklist files
Tor Arne Vestbø
2017-07-18
1
-3
/
+7
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Gabriel de Dietrich
2017-07-13
1
-1
/
+3
|
\
|
|
*
QtTest: Add msvc2017 detection and keyword to blacklisting
Friedemann Kleint
2017-07-10
1
-1
/
+3
*
|
Document the ci key in the BLACKLIST file format
Edward Welbourne
2017-06-08
1
-4
/
+10
|
/
*
Teach QTestLib to read QTEST_ENVIRONMENT to expand blacklist keywords
Tor Arne Vestbø
2017-03-21
1
-1
/
+8
*
winrt: Differentiate between windows and winrt
Maurice Kalinowski
2016-09-07
1
-1
/
+1
*
Add support for Apple watchOS
Jake Petroules
2016-08-19
1
-0
/
+3
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-21
/
+49
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-06
1
-21
/
+49
|
|
\
|
|
*
Improve documentation of BLACKLIST file format.
Edward Welbourne
2016-05-25
1
-15
/
+32
|
|
*
qtestblacklist: check against duplicating versioned distro
Edward Welbourne
2016-05-25
1
-1
/
+5
[next]