From 352c1213a466be5df1abae930a46cd5d0f59e327 Mon Sep 17 00:00:00 2001 From: Christophe Bourcier local Date: Wed, 12 Nov 2014 17:15:42 +0100 Subject: [PATCH] Adding two tests to check PreCAD behaviour --- tests/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index b47a8cb..6322908 100755 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -30,6 +30,8 @@ SET(BLSURFPLUGIN_TEST_FILES test_periodicity_reflexion.py test_periodicity_with_points_2D_precad.py test_precad_intersections.py + test_sphere.py + test_precad_keep_gaps.py ) INSTALL(FILES ${BLSURFPLUGIN_TEST_FILES} DESTINATION ${SALOME_BLSURFPLUGIN_INSTALL_TESTS}) -- 2.39.2