This commit is contained in:
Олег Бородин
2023-09-05 11:30:10 +02:00
parent 77bd507ae8
commit e9b9df0356
15 changed files with 423 additions and 562 deletions

View File

@@ -38,7 +38,7 @@ include_HEADERS = \
cstring.h
if HAVE_VALGRIND
VALGRIND_OPT = --tool=memcheck
VALGRIND_OPT = --tool=memcheck -s
endif
test: valgrind