We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1608e14 commit d036311Copy full SHA for d036311
test/CMakeLists.txt
@@ -29,8 +29,3 @@ add_subdirectory(system)
29
add_subdirectory(quadrature)
30
add_subdirectory(math)
31
add_subdirectory(stringlist)
32
-
33
-ADDTEST(always_skip)
34
-set_tests_properties(always_skip PROPERTIES SKIP_RETURN_CODE 77)
35
-ADDTEST(always_fail)
36
-set_tests_properties(always_fail PROPERTIES WILL_FAIL true)
0 commit comments