]> SALOME platform Git repositories - modules/shaper.git/blobdiff - test_squish.sh
Salome HOME
Fix suite_FEATURE_CONSTRUCTION/tst_construction_001
[modules/shaper.git] / test_squish.sh
index d536ede8a7014190a075ea6b1c7d4a6b29067ef7..09ca51ec689c37c16098600289a1142e7372c22d 100755 (executable)
@@ -75,14 +75,14 @@ TESTCASES=""
 #squishrunner-run suite_ISSUES_SALOME "${TESTCASES}"
 
 TESTCASES=""
-#TESTCASES="${TESTCASES} --testcase tst_boolean_001"
-#TESTCASES="${TESTCASES} --testcase tst_boolean_002"
-#TESTCASES="${TESTCASES} --testcase tst_boolean_003"
-#squishrunner-run suite_FEATURE_BOOLEAN "${TESTCASES}"
+TESTCASES="${TESTCASES} --testcase tst_boolean_001"
+TESTCASES="${TESTCASES} --testcase tst_boolean_002"
+TESTCASES="${TESTCASES} --testcase tst_boolean_003"
+squishrunner-run suite_FEATURE_BOOLEAN "${TESTCASES}"
 
 TESTCASES=""
-#TESTCASES="${TESTCASES} --testcase tst_construction_001"
-#squishrunner-run suite_FEATURE_CONSTRUCTION "${TESTCASES}"
+TESTCASES="${TESTCASES} --testcase tst_construction_001"
+squishrunner-run suite_FEATURE_CONSTRUCTION "${TESTCASES}"
 
 TESTCASES=""
 TESTCASES="${TESTCASES} --testcase tst_extrusion_001"