Salome HOME
Launch all MEDCALC tests (even those launching a render view) V9_8_0a1 V9_8_0a2 V9_8_0b1
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Fri, 17 Sep 2021 09:26:24 +0000 (11:26 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Fri, 17 Sep 2021 09:26:24 +0000 (11:26 +0200)
src/MEDCalc/test/tui/tests.set

index 5cf926f24d92fee5cdc0d13309cd237c134e324b..2839d42338f995ef7c2d92768ab3a85b706b0256 100644 (file)
@@ -21,15 +21,14 @@ SET(TEST_NAMES
   access_API
   load_file
   import_pvsimple
-## These tests need a display to open a render window (paraview calls from python)
-## Uncomment these lines to add the tests to the test suite and run them manually
-#  scalar_map
-#  contour
-#  slices
-#  mesh_view
-#  point_sprite
-#  vector_field
-#  deflection_shape
-#  elno_field
-#  interpolate_field_float
+# These tests need a display to open a render window (paraview calls from python)
+  scalar_map
+  contour
+  slices
+  mesh_view
+  point_sprite
+  vector_field
+  deflection_shape
+  elno_field
+  interpolate_field_float
 )