Skip to content

Commit

Permalink
Add the latest test cases to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
infracaninophile committed May 27, 2013
1 parent 07dbc0f commit be850c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/pkg_printf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit be850c3

Please sign in to comment.