From: vbd Date: Wed, 26 Sep 2007 15:13:41 +0000 (+0000) Subject: setting up tests X-Git-Tag: trio_trio_coupling~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a3e88018415035a26822b12d873dfd93766b4b4b;p=tools%2Fmedcoupling.git setting up tests --- diff --git a/src/INTERP_KERNEL/Makefile.in b/src/INTERP_KERNEL/Makefile.in index d9aef8f48..6ee2db2a0 100644 --- a/src/INTERP_KERNEL/Makefile.in +++ b/src/INTERP_KERNEL/Makefile.in @@ -34,7 +34,7 @@ MACHINE=PCLINUX @COMMENCE@ -#SUBDIRS=Test +SUBDIRS= Test EXPORT_PYSCRIPTS = \ @@ -107,8 +107,8 @@ CPPFLAGS+= -DLOG_LEVEL=0 #CPPFLAGS+=-fprofile-arcs -ftest-coverage #for gprof -#CXXFLAGS+=-pg -#CPPFLAGS+=-pg +CXXFLAGS+=-pg -I./Test/ +CPPFLAGS+=-pg #LDFLAGS+=$(MED2_LIBS) $(HDF5_LIBS) # change motivated by the bug KERNEL4778.