X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test_squish.sh;h=f62ab8adc369138b85efe31481fb107bbddb52dd;hb=22dba25584f505121b4929c04dee1d4f7a2004f7;hp=bded5a1c8210012a971bf369a4432ec612d5d199;hpb=4d6a03f9cb868095088c2d0888f7ad18be814671;p=modules%2Fshaper.git diff --git a/test_squish.sh b/test_squish.sh index bded5a1c8..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" +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"