Salome HOME
[Code coverage GeomValidators]: Improve coverage of FiniteValidator and ZeroOffsetVal...
authorazv <azv@opencascade.com>
Mon, 10 Dec 2018 15:10:43 +0000 (18:10 +0300)
committerazv <azv@opencascade.com>
Mon, 10 Dec 2018 15:11:04 +0000 (18:11 +0300)
commiteba04f700b9d6b0cfcf376b9661788107f0aee88
tree069601d9e4bb9883a027131bdd00af7d9d4eab7e
parent18c79f681adeded537213e9ff7bc1aef6b87464d
[Code coverage GeomValidators]: Improve coverage of FiniteValidator and ZeroOffsetValidator
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py [new file with mode: 0644]
src/ExchangePlugin/CMakeLists.txt
src/ExchangePlugin/Test/TestExport_FiniteValidator.py [new file with mode: 0644]
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py