]> OCCT Git - occt-copy.git/commit
0026269: Modeling Data - Analytical extrema does not take into account trimmed input... CR26269
authorifv <igor.feoktistov@opencascade.com>
Fri, 6 Aug 2021 11:49:14 +0000 (14:49 +0300)
committerifv <igor.feoktistov@opencascade.com>
Mon, 16 Aug 2021 07:12:09 +0000 (10:12 +0300)
commit4db8b2732920013437a6cee2ff142e4935e4ab0b
tree55d994ca0f967afbc54505ab8ef79437e307ff5e
parent7b5f784419eb9fd9a1d3dc69eff89d3e720d6e97
0026269: Modeling Data - Analytical extrema does not take into account trimmed input data

Treatment of trimmed data is added
Extrema/Extrema_ExtCC.cxx

Test cases added
tests/lowalgos/extcc/bug26269_1
tests/lowalgos/extcc/bug26269_2

Test cases are modified according to new behavior of algorithm
13 files changed:
src/Extrema/Extrema_ExtCC.cxx
tests/lowalgos/extcc/bug26269_1 [new file with mode: 0644]
tests/lowalgos/extcc/bug26269_2 [new file with mode: 0644]
tests/lowalgos/extcc/bug29712_13
tests/lowalgos/extcc/bug29712_21
tests/lowalgos/extcc/bug29712_22
tests/lowalgos/extcc/bug29712_24
tests/lowalgos/extcc/bug29712_25
tests/lowalgos/extcc/bug29712_29
tests/lowalgos/extcc/bug29712_3
tests/lowalgos/extcc/bug29712_32
tests/lowalgos/extcc/bug29712_37
tests/lowalgos/extcc/bug29712_5