更完
This commit is contained in:
@@ -78,6 +78,7 @@ if(STRUCTIVE_BUILD_TESTS)
|
||||
structive_expect_compile_failure(incompatible_constraint "${CMAKE_CURRENT_LIST_DIR}/tests/compile_fail/incompatible_constraint.cpp")
|
||||
structive_expect_compile_failure(foreign_sync_member "${CMAKE_CURRENT_LIST_DIR}/tests/compile_fail/foreign_sync_member.cpp")
|
||||
structive_expect_compile_failure(duplicate_attribute "${CMAKE_CURRENT_LIST_DIR}/tests/compile_fail/duplicate_attribute.cpp")
|
||||
structive_expect_compile_failure(duplicate_type_attribute "${CMAKE_CURRENT_LIST_DIR}/tests/compile_fail/duplicate_type_attribute.cpp")
|
||||
structive_expect_compile_failure(missing_computed_dependency "${CMAKE_CURRENT_LIST_DIR}/tests/compile_fail/missing_computed_dependency.cpp")
|
||||
structive_expect_compile_failure(undeclared_computed_read "${CMAKE_CURRENT_LIST_DIR}/tests/compile_fail/undeclared_computed_read.cpp")
|
||||
structive_expect_compile_failure(dependency_cycle "${CMAKE_CURRENT_LIST_DIR}/tests/compile_fail/dependency_cycle.cpp")
|
||||
|
||||
Reference in New Issue
Block a user