Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add the latest test cases to Makefile
Matthew Seaman committed 13 years ago
commit be850c3f6d110d091ca9cd7fc0214d21237a9a34
parent 07dbc0faf4c8832292ac16bfec39a2e3f2774c6d
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}