occt: master 6d1e872b

Author Committer Branch Timestamp Parent
mpv bugmaster master 2017-02-02 15:31:59 master e44b0af4
Changeset 0028428: BinMNaming_NamedShapeDriver fails if there are no nodes in NamedShape

Unit test and additional parsing rule for tests are added as well as a minor fix of the draw command for bug24164_2 unit test (in reference array it was impossible to set only one value).

Added the exception for the checking in issue 2269, when bad document is read.

It checks that there is no crash, but just an error message. If crash is appeared, this test will not skipped anyway.

Correction of test for bug2269 and parse.rules
mod - src/BinMNaming/BinMNaming_NamedShapeDriver.cxx Diff File
mod - src/DDataStd/DDataStd_BasicCommands.cxx Diff File
mod - src/QADNaming/QADNaming_BuilderCommands.cxx Diff File
mod - tests/bugs/caf/bug2269 Diff File
add - tests/bugs/caf/bug28428 Diff File
mod - tests/bugs/parse.rules Diff File