]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Various fixes for test runs - introducing MEDCOUPLING_RESOURCE_DIR env variable
authorabn <adrien.bruneton@cea.fr>
Tue, 29 Sep 2020 14:01:38 +0000 (16:01 +0200)
committerabn <adrien.bruneton@cea.fr>
Tue, 29 Sep 2020 14:01:38 +0000 (16:01 +0200)
commit8411b13fec372c7635bf04d2bb81a869dc038fdd
tree22500cc41cd922d0dff7d8faac2e4b43790aae39
parent649fa2c409af7ae41a73cdfd7fa868073b5b0df9
Various fixes for test runs - introducing MEDCOUPLING_RESOURCE_DIR env variable

+ tests should work w/o having done the install
+ new variable MEDCOUPLING_RESOURCE_DIR set at test time and pointing to BUILD resource dir
+ renaming UsersGuideExample for MEDLoader so that we don't have twice the same test name overall (confusing CTest)
+ fixing env for RENUMBER
src/INTERP_KERNELTest/TestInterpKernelUtils.cxx
src/MEDLoader/Swig/UsersGuideExamplesTest.py [deleted file]
src/MEDLoader/Swig/UsersGuideExamplesTest_ML.py [new file with mode: 0644]
src/MEDLoader/Swig/tests.set
src/MEDLoader/Test/CMakeLists.txt
src/MEDPartitioner/MEDPARTITIONER_MeshCollection.cxx
src/RENUMBER_Swig/CMakeLists.txt