Salome HOME
Revert "Issue #2593: CEA 2018-2 Geometrical Naming"
[modules/shaper.git] / src / PythonAPI / Test /
2018-08-20 mznPorting to SALOME 9.1.0.
2018-02-27 mpvIssue #2431 - remove application exit from unit tests
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-22 azvMerge branch 'Pre_2.8.0_development'
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-04-03 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-29 dbvIssue #2044: Error detection in the parametric API
2017-03-29 dbvIssue #2044: Error detection in the parametric API
2017-03-28 azvAdjust test cases according to redesigned Arc and Circl...
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-13 azvUpdate test cases according to new Fillet API.
2017-03-01 azvMerge remote-tracking branch 'remotes/origin/master...
2017-02-27 azvSketchSolver Refactoring: Eliminate SolveSpace as a...
2017-01-26 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-25 mpvExtension of Parameters interface: to set/get double...
2017-01-04 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-12-23 dbvIssue #803: Put all the python modules in the same...
2016-11-15 dbvIssue #1773: Script python does not work
2016-11-11 mpvRemove examples and tests based on the obsolete API
2016-11-11 mpvSome obsolete interface python interfaces are removed
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-19 azvFix for ParametersPlugin unit tests
2016-08-19 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-19 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-12 mpvAdded python dump checking for every unit test where...
2016-07-07 Clarisse GenraultParametric API high level for the primitive "Box".
2016-06-23 spoFix tests fot ExchangePlugin
2016-06-20 spoFix TestFeaturesRevolution
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoRename setRigid to setFixed for C++HighAPI
2016-06-17 spoRemove PythonAPI implementation
2016-06-17 spoAdd ParametersAPI
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_RevolutionCut...
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_ExtrusionCut...
2016-06-17 spoAdd Mirror and fix tests
2016-06-17 spoFix tests Radius and Tangemt. Radios does not work.
2016-06-17 dbvFixed PythonAPI tests
2016-06-17 dbvAdded CPP High API for FeaturesPlugin_Revolution
2016-06-17 spoFix tests for constraints Fillet, Horizontal, Length...
2016-06-17 spoAdd SketchAPI_Point
2016-06-17 dbvAdded CPP High API for SketchPlugin_Arc
2016-06-17 dbvFix Test/TestFeaturesExtrusion.py
2016-06-17 dbvFixed Test/TestSketcherAddCircle.py
2016-06-17 dbvCPP API for FeaturesPlugin_Extrusion
2016-06-17 dbvCPP API for FeaturesPlugin_Group
2016-06-17 dbvCPP API for FeaturesPlugin_Boolean
2016-06-17 dbvCPP API for FeaturesPlugin_Placement
2016-06-17 dbvCPP API for FeaturesPlugin_Translation, FeaturesPlugin_...
2016-06-17 spoFix TestSketcherSetCoincident::test_none_type_arguments...
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd SketchAPI and Line feature. Also fix tests.
2016-06-17 spoFix PythonAPI tests for ExchangeAPI
2016-06-17 spoFix tests for PythonAPI for ConstructionAPI_Plane
2016-06-17 spoAdd test for addPoint in Python
2016-06-17 spoTest ConstructionAPI_Point by old PythonAPI tests
2016-04-11 dbvCommented PythonAPI Extrusion and Revolution tests
2016-04-08 dbvTest fixes
2016-02-16 azvFix failed unit tests
2015-12-18 spo[PythonAPI] Remove the word shaper from some places...
2015-12-18 spo[PythonAPI] Rename startPointData()/endPointData()...
2015-12-17 spoAdd Platine unit test
2015-12-10 spoAdd missing file
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoFix unit tests
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-06 Renaud NEDELEC[PythonAPI / sketcher] update getter names as discussed...
2015-11-05 Renaud NEDELEC[PythonAPI] Sketch circle interface modification (examp...
2015-11-05 Renaud NEDELEC[PythonAPI / sketcher] first try for mirror constraint...
2015-11-05 Renaud NEDELEC[PythonAPI / sketcher] added missing test (tangent...
2015-11-04 Renaud NEDELEC[PythonAPI / sketcher] added rigid constraint and the...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 Renaud NEDELEC[PythonAPI] tests updates
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 spoMove MakeBrick*.py to examples module for availability...
2015-11-02 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-02 Renaud NEDELEC[PythonAPI / sketcher] Added methods for sketch feature...
2015-11-02 Renaud NEDELEC[PythonAPI / sketcher] Update of setRadius test with...
2015-10-30 spoAdd TestMakeBrick3.py
2015-10-30 spoFix SketcherSetEqual.test_length_equality
2015-10-30 spoFix selectFace() use in extrusion and revolution tests.
2015-10-30 spoAdd TestMakeBrick2.py
2015-10-30 spoAdd TestMakeBrick1.py.
2015-10-26 spoAdd Revolution feature
2015-10-26 spoRename setSize to setSizes for Extrusion
2015-10-26 sposketch.selectFace() returns Selection
2015-10-26 spoExtrusion uses fill_attribute
2015-10-26 spoMany improvements
2015-10-26 spoGenerated functions get*() for Interface returns attrub...
2015-10-22 Renaud NEDELEC[PythonAPI] derived sketcher interfaces from Interface...
2015-10-22 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-10-22 spoAdd automatic generated getters.
2015-10-22 spoMake redirect missing attributes to the feature.
2015-10-22 spoImprove Extrusion feature and add tests.
2015-10-21 spoAdd module shaper.py
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] added setFillet method
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] added the setEqual method and...
2015-10-20 Renaud NEDELEC[PythonAPI / sketcher] modified addLine and added setAn...
next