X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test_squish.sh;h=f62ab8adc369138b85efe31481fb107bbddb52dd;hb=ca4fd4963bc25eab9382b9c8b9f5494c1acc8dac;hp=31f4c6f9d81798b04f11c682788b3e99aacaa9a4;hpb=eab93ecbc4541f343dbf667927131232a1d80a9f;p=modules%2Fshaper.git diff --git a/test_squish.sh b/test_squish.sh index 31f4c6f9d..f62ab8adc 100755 --- a/test_squish.sh +++ b/test_squish.sh @@ -93,16 +93,16 @@ TESTCASES="${TESTCASES} --testcase tst_extrusion_006" squishrunner-run suite_FEATURE_EXTRUSION "${TESTCASES}" TESTCASES="" -#TESTCASES="${TESTCASES} --testcase tst_partition_001" -#squishrunner-run suite_FEATURE_PARTITION "${TESTCASES}" +TESTCASES="${TESTCASES} --testcase tst_partition_001" +squishrunner-run suite_FEATURE_PARTITION "${TESTCASES}" TESTCASES="" -#TESTCASES="${TESTCASES} --testcase tst_revolution_001" -#TESTCASES="${TESTCASES} --testcase tst_revolution_003" -#TESTCASES="${TESTCASES} --testcase tst_revolution_004" -#TESTCASES="${TESTCASES} --testcase tst_revolution_005" -#TESTCASES="${TESTCASES} --testcase tst_revolution_006" -#squishrunner-run suite_FEATURE_REVOLUTION "${TESTCASES}" +TESTCASES="${TESTCASES} --testcase tst_revolution_001" +TESTCASES="${TESTCASES} --testcase tst_revolution_003" +TESTCASES="${TESTCASES} --testcase tst_revolution_004" +TESTCASES="${TESTCASES} --testcase tst_revolution_005" +TESTCASES="${TESTCASES} --testcase tst_revolution_006" +squishrunner-run suite_FEATURE_REVOLUTION "${TESTCASES}" TESTCASES="" #TESTCASES="${TESTCASES} --testcase tst_sketch_001"