]> OCCT Git - occt.git/commit
Update of tests data base for reproduced issues
authormkv <mkv@opencascade.com>
Wed, 12 Jul 2017 14:13:06 +0000 (17:13 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 28 Jul 2017 12:16:41 +0000 (15:16 +0300)
commit2508ca8e54890182b51188cf8995d09a4390e8e6
tree17254361b7f02389bac85b8afce49088cc2422b1
parentfbfdf61abbfbdad06a0963b87c66e8bb9a9cc5b4
Update of tests data base for reproduced issues

Test for 0022602: Improvement in notched healing
Test for 0022750: Boolean operation: Bug in Fuse
Test for 0022821: Crash with BRepFilletAPI_MakeFillet
Test for 0023090: Reading a STEP file produces invalid shape
Test for 0023163: Intersection of tori fails to produce results
Test for 0023343: Crash (ACCESS VIOLATION) in GeomPlate_BuildPlateSurface / MakeApprox if init Surface is set
Test for 0023386: BRepAlgoAPI_Fuse on two disjoint shapes sometimes loses all geometry from one of the shapes
Test for 0023451: FixMissingSeam constructs intersecting wires
Test for 0023497: Units package raises exception for composite units
Test for 0023638: Reading IGES file produced invalid shape
Test for 0023667: checkshape command does not detect problems in the attached shape
Test for 0023671: pload function does not work if DRAWDEFAULT file has win format
Test for 0024185: Wrong projection of a wire to a face
Test for 0024215: Error in offset (bad curve)
Test for 0024251: Command checkshape does not report a problem on first call after fixshape
Test for 0024365: BRepAlgoAPI_Section wrong result, BRepAlgo_Section good result
Test for 0024421: Sewing changes orientations of some subshapes.
Test for 0024429: Cylinder-torus intersection throws an exception and produces no result
20 files changed:
tests/bugs/demo/bug23671 [new file with mode: 0755]
tests/bugs/fclasses/bug23497 [new file with mode: 0644]
tests/bugs/heal/bug22602 [new file with mode: 0644]
tests/bugs/heal/bug23451 [new file with mode: 0755]
tests/bugs/iges/bug23638 [new file with mode: 0755]
tests/bugs/modalg_7/bug22750 [new file with mode: 0644]
tests/bugs/modalg_7/bug22821 [new file with mode: 0644]
tests/bugs/modalg_7/bug23163_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug23163_2 [new file with mode: 0644]
tests/bugs/modalg_7/bug23163_3 [new file with mode: 0644]
tests/bugs/modalg_7/bug23343 [new file with mode: 0755]
tests/bugs/modalg_7/bug23386 [new file with mode: 0644]
tests/bugs/modalg_7/bug23667 [new file with mode: 0644]
tests/bugs/modalg_7/bug24185 [new file with mode: 0644]
tests/bugs/modalg_7/bug24215 [new file with mode: 0644]
tests/bugs/modalg_7/bug24251 [new file with mode: 0644]
tests/bugs/modalg_7/bug24365 [new file with mode: 0644]
tests/bugs/modalg_7/bug24421 [new file with mode: 0644]
tests/bugs/modalg_7/bug24429 [new file with mode: 0644]
tests/bugs/step/bug23090 [new file with mode: 0644]