Salome HOME
Avoid instability of test cases.
[modules/shaper.git] / src / SketchPlugin / Test /
2019-10-07 azvAvoid instability of test cases.
2019-10-04 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-10-03 azvUnit-test for issue #3019.
2019-10-02 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-10-02 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-10-01 azvFix regressions in SketchPlugin unit tests
2019-10-01 azvUnit-test for changing sketch plane if one of projected...
2019-10-01 azvUpdate unit-test for Ellipse
2019-10-01 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-23 azvFix instability in unit-test checking coincidence with...
2019-09-22 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-22 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-22 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-22 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-19 mpvMerge remote-tracking branch 'origin/CEA_2019_Translati...
2019-09-17 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-17 azvTask 2.12. New entities: ellipses and arcs of ellipses...
2019-09-06 azvMerge remote-tracking branch 'remotes/origin/master...
2019-09-06 vsvMerge branch 'task_5_2_4' into CEA_2019
2019-09-04 azvTask 2.11. Ability to impose a midpoint on an arc ...
2019-08-16 azvTask 2.2. New arcs creation mode: perpendicular to...
2019-08-15 azvTask 2.1. To be able to put an orthogonality constraint...
2019-07-12 azvMerge remote-tracking branch 'remotes/origin/Filters_De...
2019-06-13 azvMerge remote-tracking branch 'remotes/origin/CHANGE_SKE...
2019-06-13 azvUpdate projected coordinate axes when changing one... CHANGE_SKETCH_PLANE
2019-06-07 azvAdd one more test for changing sketch plane
2019-06-04 azvImplement changing sketch plane through Python API...
2019-04-05 vsrMerge branch 'master' into V9_3_BR
2019-04-05 mpvRemove coding information from the python scripts due...
2019-04-03 vsrMerge branch 'master' into V9_3_BR
2019-04-03 mpvStabilization of the test TestMoveArc
2019-03-22 azvIssue #2894: SIGSEGV in trim after double-click
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-26 azvMerge remote-tracking branch 'remotes/origin/HigherLeve...
2019-02-18 vsrUpdate copyrights
2019-02-14 azvIssues #2850, #2860: Change type of angle while Python...
2019-01-25 mpvMake concealed and removed objects removed from the...
2019-01-22 mpvFix the problem of the sketch plane update
2019-01-22 mpvFix the problem of the sketch plane update
2019-01-18 azvUpdate incorrect units tests and add missing tests...
2019-01-18 mpvOptimization and minor fix of the Filter By Neighbors...
2019-01-16 mpvFix the transactions management in the test.
2019-01-16 mpvMake model.end() in unit-tests set current feature...
2019-01-15 azvIssue #2824: Constraints at wrong positions when editin...
2019-01-14 azvIssue #2376: update test case
2019-01-09 vsvMerge remote-tracking branch 'origin/Toolbars_Management'
2018-12-19 azv[Code coverage GeomAlgoAPI]: Circ2dBuilder refactoring...
2018-12-18 mpvFinalization of the sketch drawer "Create dimensions...
2018-12-11 mpvImprove the coverage report generator file
2018-12-11 mpvMerge commit 'refs/tags/V9_2_0^{}'
2018-12-05 azvFix crash in unit tests.
2018-12-04 azv[Code coverage SketchPlugin]: Increase coverage for...
2018-12-03 azv[Code coverage SketchPlugin]: Test AIS presentation...
2018-11-30 azvIssue #2810: crash creating arc fillet
2018-11-30 azv[Code coverage SketchPlugin]: Increase coverage of...
2018-11-29 mpvCreated a unit-test and user manual for the sketch...
2018-11-27 azvIssue #2741: Undo of distance argument change produces...
2018-11-21 mpvFix for the #1757 with full split of the selected sketc...
2018-11-19 azvUpdate unit tests
2018-11-19 azvUpdate unit tests for SketchPlugin module
2018-10-18 azvIssue #2711: Crash when calling split
2018-10-04 azvStabilize unit test TestMoveArc by setting higher toler...
2018-10-01 mznFix tests using unittest (failed cases were not reporte...
2018-09-29 azvFix error in test case for issue #1779
2018-09-28 azvTest case for issue #1779
2018-09-25 vsvMerge branch 'master' of https://codev-tuleap.cea.fr...
2018-09-25 azvIssue #2654: crash with a split
2018-09-21 azvFix failures in unit-tests
2018-09-14 azvTest case for issue #1578
2018-09-14 azvTest case for issue #1577
2018-09-14 azvIssue #2618: PlaneGCS errors processing
2018-09-14 azvIssue #2616: Improve searching of conflicting constraints
2018-09-13 azvFix crash on 2D fillet, when sketch created at the...
2018-09-11 azvIssue #2623: Ability to modify the radius of circles...
2018-08-23 mznMove test test files to DATAFILES.
2018-08-20 mznUpdate unit tests according to PlaneGCS 0.18 behavior
2018-08-20 mznPorting to SALOME 9.1.0.
2018-08-16 mpvMerge branch 'Results_Hierarchy'
2018-08-12 dbvIssue #2565: CEA 2018-1 Intersection
2018-07-11 mpvFix for the unit-tests that use not HighAPI pythion...
2018-06-18 dbvMerge remote-tracking branch 'remotes/origin/2018_Lot1_...
2018-05-24 azvTask 2.3. Sketch Point created by intersectionPoints
2018-05-22 azvTask 2.2. Sketch Angular copy
2018-05-18 vsvMerge branch 'Port_SALOME_8.5.0'
2018-05-16 azvIssue #2481: Application error when create fillet
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...
next