From: cg246364 Date: Mon, 30 Nov 2020 08:49:05 +0000 (+0100) Subject: Merge remote-tracking branch 'origin/CEA_2020/Lot2_Point_Coordinates' into CEA_2020_P... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=68faefbed686d9e1fa9abc1347de1a6a99c0b730;p=modules%2Fshaper.git Merge remote-tracking branch 'origin/CEA_2020/Lot2_Point_Coordinates' into CEA_2020_PRESTA --- 68faefbed686d9e1fa9abc1347de1a6a99c0b730 diff --cc src/FeaturesPlugin/CMakeLists.txt index 1dce791a9,43ce7484f..ea3598605 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@@ -682,10 -700,5 +700,11 @@@ ADD_UNIT_TESTS(TestExtrusion.p TestFillet1D_Wire_3.py TestFillet1D_Wire_4.py TestFillet1D_Wire_5.py + Test19931.py + Test20027.py + Test20245_1.py + Test20245_2.py + Test20245_3.py + Test20247.py + TestPointCoordinates.py )