Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Add the latest test cases to Makefile
Matthew Seaman committed 12 years ago
commit be850c3f6d110d091ca9cd7fc0214d21237a9a34
parent 07dbc0f
1 file changed +3 -1
modified tests/pkg_printf/Makefile
@@ -66,7 +66,9 @@ LDADD+= -ledit \
NO_MAN=	true

TESTS=	gen_format human_number string_val int_val bool_val mode_val \
-
	liclog_val list_count
+
	liclog_val list_count maybe_read_hex_byte read_oct_byte \
+
	process_escape
+


pkg_printf.c:	${TOPDIR}/libpkg/pkg_printf.c
	ln -s ${.OODATE} ${.TARGET}