mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 17:30:35 +05:00
Move test_smeshplugins.py to 'bad' section as it depends on external plugins
This commit is contained in:
parent
f65b9b8b24
commit
d61b06f0eb
@ -44,6 +44,7 @@ SET(BAD_TESTS
|
|||||||
viewing_meshes_ex01.py
|
viewing_meshes_ex01.py
|
||||||
radial_prism_3d_algo.py
|
radial_prism_3d_algo.py
|
||||||
test_smeshplugin_mg_tetra_parallele.py
|
test_smeshplugin_mg_tetra_parallele.py
|
||||||
|
test_smeshplugins.py
|
||||||
)
|
)
|
||||||
|
|
||||||
SET(GOOD_TESTS
|
SET(GOOD_TESTS
|
||||||
@ -181,7 +182,6 @@ SET(GOOD_TESTS
|
|||||||
split_biquad.py
|
split_biquad.py
|
||||||
quad_medial_axis_algo.py
|
quad_medial_axis_algo.py
|
||||||
defining_hypotheses_len_near_vertex.py
|
defining_hypotheses_len_near_vertex.py
|
||||||
test_smeshplugins.py
|
|
||||||
)
|
)
|
||||||
|
|
||||||
SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} testme.py)
|
SET(EXAMPLES_TESTS ${BAD_TESTS} ${GOOD_TESTS} testme.py)
|
||||||
|
Loading…
Reference in New Issue
Block a user