We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c476679 commit dfed8e0Copy full SHA for dfed8e0
CMakeLists.txt
@@ -121,7 +121,7 @@ add_test(NAME read_write_test COMMAND test-precice-aste WORKING_DIRECTORY "${CM
121
122
# Detect and register examples as tests
123
124
-set(_examples lci_2d lci_3d nn nng_scalar nng_vector mapping_tester mapping_tester_serial mapping_tester_runtime replay_mode)
+set(_examples lci_2d lci_3d nn nng_scalar nng_vector mapping_tester mapping_tester_serial mapping_tester_runtime mapping_tester_conv replay_mode)
125
126
foreach(example IN LISTS _examples)
127
add_test(NAME aste.example.${example}.setup
0 commit comments