X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling_Swig%2Ftests.set;h=6fd1864ed528cf17f917abb4110e9e88fb149da5;hb=9727e779d56acece98be02cdccd0f99cc5ef0fa2;hp=4382ef42e008222d223d1fe5e4eb26eb9d3916ea;hpb=9b3f6c521ab49128d652a6d88dae49106b1a481e;p=tools%2Fmedcoupling.git diff --git a/src/MEDCoupling_Swig/tests.set b/src/MEDCoupling_Swig/tests.set index 4382ef42e..6fd1864ed 100644 --- a/src/MEDCoupling_Swig/tests.set +++ b/src/MEDCoupling_Swig/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2017 CEA/DEN, EDF R&D +# Copyright (C) 2017-2019 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -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})