fixed a lot of issues, now successfully runs the test with --enable-pedantic; refs #8
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
TESTS_ENVIRONMENT = LD_LIBRARY_PATH=${top_builddir}/test/.libs
|
||||
|
||||
VALGRIND_CHECKS = auto_test smartpointer_test stdext_test \
|
||||
tokenizer_test string_test
|
||||
tokenizer_test string_test
|
||||
NO_VALGRIND_CHECKS =
|
||||
if HAVE_DIR
|
||||
VALGRIND_CHECKS += configfile_test
|
||||
dist_check_SCRIPTS = configfile_check.sh
|
||||
# dist_check_SCRIPTS = configfile_check.sh
|
||||
endif
|
||||
if HAVE_REGEXP
|
||||
VALGRIND_CHECKS += regexp_test
|
||||
|
Reference in New Issue
Block a user