5 Commits (master)

Author SHA1 Message Date
leitner 2d78cb8406 fix unit test for fmt_escapecharc
add unit tests for fmt_xmlescape
6 years ago
leitner b9eb81c58f move unit tests into each file (compile with -DUNITTEST) 7 years ago
leitner 660c314341 a few more test suites
escapecharc now supports non-ascii
7 years ago
leitner 9a1addce2f remove compiler warnings 11 years ago
leitner 35942878c2 $ make WERROR=-Werror now builds with -Werror
add some single char escaping routines to fmt.h
pull in html5 entities from w3c and use those to do a proper scan_html decoding
fix an off-by-one in fmt_to_array
add a ton of unit tests for the fmt routines
11 years ago