]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/yacsloader_swig/Test/CMakeLists.txt
Salome HOME
A test of foreach of foreach of foreach + debug of the swig of engine.
[modules/yacs.git] / src / yacsloader_swig / Test / CMakeLists.txt
index 70fcaba45d5ccbd9186c97a742f67a528f768106..c1d43df31ebba0882e1cf222383916b2d28fafcf 100644 (file)
@@ -25,4 +25,5 @@ IF(NOT WIN32)
   CONFIGURE_FILE(YacsLoaderTest.sh.in YacsLoaderTest.sh)
   CONFIGURE_FILE(YacsLoaderInSessionTest.sh.in YacsLoaderInSessionTest.sh)
   ADD_TEST(NAME YacsLoaderTest_swig COMMAND ${SHELL} ${CMAKE_CURRENT_BINARY_DIR}/YacsLoaderTest.sh)
+  ADD_TEST(NAME StdAloneYacsLoaderTest1 COMMAND ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/StdAloneYacsLoaderTest1.py)
 ENDIF()