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 313d733 commit a03b5f3Copy full SHA for a03b5f3
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