]> andersk Git - libyaml.git/blobdiff - tests/Makefile.am
Fix some leaks, segfaults and warnings.
[libyaml.git] / tests / Makefile.am
index ea70ba5ab06b5249511f61179ee787d91355b446..e2f9e9c05b01924f6eafeaaaed3ceaa4be9c07e3 100644 (file)
@@ -1,4 +1,4 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
 LDADD = $(top_builddir)/src/libyaml.la
-TESTS = test-version
-check_PROGRAMS = test-version
+TESTS = test-version test-reader
+check_PROGRAMS = test-version test-reader run-scanner run-parser
This page took 0.033313 seconds and 4 git commands to generate.