Salome HOME
medcoupling documentation modification
[tools/medcoupling.git] / src / MEDCoupling_Swig / tests.set
index 4382ef42e008222d223d1fe5e4eb26eb9d3916ea..b7c02db0c427214254f7eba4e51cb36f646db6f4 100644 (file)
@@ -27,12 +27,14 @@ SET(BASE_TESTS
   MEDCouplingIntersectTest.py
   MEDCouplingExamplesTest.py
   MEDCouplingRemapperTest.py
+  UsersGuideExamplesTest.py
 )
 
 # if numpy is used
 SET(NUMPY_TESTS
   MEDCouplingNumPyTest.py
   MEDCouplingPickleTest.py
+  UsersGuideExamplesTest_numpy.py
 )
 
 SET(ALL_TESTS ${BASE_TESTS} ${NUMPY_TESTS})