~michihenning/storage-framework/remove-qfuture-overloads

1
2
3
4
5
6
7
8
9
10
11
#
# Tests listed here will not be run by the valgrind target,
# either because there is no point (we don't want to
# test that a python script doesn't leak), or because,
# under valgrind, the test runs too slowly to meet
# its timing constraints (or crashes valgrind).
#

SET(CTEST_CUSTOM_MEMCHECK_IGNORE
    whitespace
)