Make CMake tests significant on Windows.
All bugs in the testing scripts are now fixed. Task-number: QTBUG-27087 Change-Id: I764257a9bbee7efeb9265449f6fa6a15bdeba883 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
9bdd7e2239
commit
ff70c020bc
@ -49,9 +49,6 @@ isEmpty(CMAKE_VERSION) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# tests fail on Windows - QTBUG-27087
|
|
||||||
win32:CONFIG += insignificant_test
|
|
||||||
|
|
||||||
insignificant_test:!isEmpty(check.commands) {
|
insignificant_test:!isEmpty(check.commands) {
|
||||||
check.commands = -$${check.commands}
|
check.commands = -$${check.commands}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user