Salome HOME
Issue #2431 - remove application exit from unit tests
[modules/shaper.git] / src / SketchPlugin / Test /
2018-02-27 mpvIssue #2431 - remove application exit from unit tests
2018-02-27 azvIssue #2157: Fix incorrect searching of features coinci...
2018-02-19 azvIssue #2157: Fix incorrect searching of features coinci...
2018-02-09 azvIssue #2440: Can't validate coincidence between a line...
2018-02-02 azvIssue #2376: Wrong DoF when creating the sketch
2018-01-25 azvIssue #2425: undo edit parameter - destroy document
2018-01-18 mpvFix for the unit test: invalid sketch should not contai...
2018-01-10 azvNew big test 'sprocket' came from issue #2380
2018-01-09 mpvAdd more tests for update of the sketcher behavior...
2017-12-28 azvIssue #2393: avoid "conflicting constraints" message...
2017-12-27 azvIssue #2390: Revolution become invalid after changing...
2017-12-26 azvIssue #2387: Sketcher conservation of constraints
2017-12-25 vsvMerge branch 'Dev_GroupsRevision'
2017-12-18 azvAdjust test cases according to new behavior of H/V...
2017-12-18 azvUpdate dumping of Horizontal/Vertical Distance constrai...
2017-12-07 azvIssue #2341: SIGSEGV when trying to move a point of...
2017-12-05 Christophe BourcierMerge remote-tracking branch 'origin/cbr/export_to_geom...
2017-12-01 azvIssue #2299: Wrong face support of sketch in script...
2017-12-01 azvMerge remote-tracking branch 'remotes/origin/Dev_Folder...
2017-11-27 azvFix crash while changing the argument of the Projection
2017-11-26 azvIssue #2299: Wrong face support of sketch in script...
2017-11-19 azvMerge remote-tracking branch 'remotes/origin/Dev_Result...
2017-11-14 mpvFix for the issue #2287.
2017-10-30 mpvMerge remote-tracking branch 'origin/Dev_PluginPathExte...
2017-10-25 azvHorizontal and vertical distances now show positive...
2017-10-24 azvIssue #2280: Trim in the sketch generates a SIGSEGV
2017-10-10 azvIssue #2273: Error when reading HDF and Python dump
2017-10-06 mpvCorrection of test due to the fix of issue #2266
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-09-26 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/Dev_2...
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-09-07 mpvIssue #2209 : New option of creation of construction...
2017-08-23 mpvIssue 2229: error when I load a dump python.
2017-08-04 azvFix test case SketchPlugin/Test/Test2239.py
2017-08-04 azvIssue #2239: Sketch not updated after having changed...
2017-07-05 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-30 azvImport of edges participating to the result of the...
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-29 azvSet the orientation of the Distance constraint
2017-06-23 azvMerge remote-tracking branch 'remotes/origin/master' V_2.7.1.1
2017-06-23 azvRevert "Merge branch 'Pre_2.8.0_development'"
2017-06-22 azvMerge branch 'Pre_2.8.0_development'
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-05-12 azvTask 2.4. Ability to modify the radius of circles and... Pre_2.8.0_development
2017-05-11 azvSimplification and refactoring of unit tests for Sketch...
2017-05-10 ndsIssue #2149 Split does not highlight the selected edge
2017-05-10 azvTask 2.7. Horizontal and Vertical Distance constraint
2017-05-05 azvTask 2.4. Ability to modify the radius of circles and...
2017-04-27 azvAdjust TestConstraintHorizontalValidator.py
2017-04-26 ndsUnit test for filter horizontal and vertical segments...
2017-04-11 azvAdjust test cases for the Trim feature
2017-04-10 azvIssue #2117: Problem when creating an arc by 3 points...
2017-04-10 mpvFix for the issue #2115
2017-04-06 azvRename test case for arc creating by three points
2017-04-06 azvUnit test for changing arc type during creation.
2017-04-06 dbvAdded test for creation arc by three points
2017-04-06 azvUnit test for creating arc by tangent edge
2017-04-06 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-04-06 azvUpdate Arc unit test
2017-04-06 azvUpdate Arc unit test
2017-04-05 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-04-05 azvIssue #2095: Fillet with mirror produces a problem...
2017-04-04 ndsIssue #2024 Redesign of circle and arc of circle: test...
2017-04-04 ndsIssue #2027 Sketcher Trim Feature: unit-tests
2017-04-03 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-04-01 azvImprove updating "Multi" constraints
2017-03-31 azvCorrect misprint in name of "Coordinates" attribute...
2017-03-30 azvWorkaround for TestConstraintTangent
2017-03-29 azvAdjust test cases according to updated Arc behavior
2017-03-29 azvAllow arc parameters to be recalculated by sketch solver
2017-03-29 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-29 ndsIssue #2063 crash during trim: it was corrected with...
2017-03-29 mpvUnit tests fixes related to python swigged lists iteration
2017-03-29 ndsIssue #2027 Sketcher Trim Feature: unit-test for Trim...
2017-03-29 ndsIssue #2027 Sketcher Trim Feature: coincidence unit...
2017-03-28 azvAdjust test cases according to redesigned Arc and Circl...
2017-03-27 ndsIssue #2027: Sketcher Trim Feature unit tests for Circl...
2017-03-27 ndsIssue #2024: Redesign of circle and arc of circle ...
2017-03-27 azvIssue #2024: Redesign of circle and arc of circle
2017-03-27 azvIssue #2024: Redesign of circle and arc of circle:...
2017-03-22 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-17 azvRedesign Tangency constraint processing to set the...
2017-03-15 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-15 azvDo not call model.checkPythonDump() in Fillet test...
2017-03-14 Clarisse GENRAULT... Merge branch 'master' into cgt/devCEA
2017-03-14 nds#2027 Sketcher Trim feature; Reference attribute in...
2017-03-14 azvIssue #2018: unit test added
2017-03-14 azvAdd a unit-test for the Fillet feature interaction...
2017-03-13 azvUpdate test cases according to new Fillet API.
2017-03-09 ndsIssue #2027 Sketcher Trim Feature
2017-03-09 Clarisse GenraultMerge remote-tracking branch 'origin/cgt/devCEA'
2017-03-09 azvImplement Collinear constraint
2017-03-09 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-09 azvDisable dumping to Python in TestFillet until the Fille...
2017-03-06 azvAdjust processing of Coincidence constraint by PlaneGCS...
2017-03-06 azvTest cases for issues #1673, #1966 and #1967
2017-03-01 azvUpdate constraint Tangent to process non-connected...
2017-03-01 azvMerge remote-tracking branch 'remotes/origin/master...
next