Execute UnitTests$(EXEEXT).
This commit is contained in:
parent
0a9f2ca3bd
commit
89d4e2a22f
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@ fullcheck: check
|
||||||
MallocCheckHeapStart=100 \
|
MallocCheckHeapStart=100 \
|
||||||
MallocCheckHeapEach=100 \
|
MallocCheckHeapEach=100 \
|
||||||
DYLD_INSERT_LIBRARIES=/usr/lib/libgmalloc.dylib \
|
DYLD_INSERT_LIBRARIES=/usr/lib/libgmalloc.dylib \
|
||||||
$(srcdir)/valgrind.sh $(top_builddir)/UnitTests --verify
|
$(srcdir)/valgrind.sh $(top_builddir)/UnitTests$(EXEEXT) --verify
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue