History log of /openbsd-src/regress/lib/libc/vis/vis_test.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 36cd4f11 27-Jul-2017 bluhm <bluhm@openbsd.org>

Fix all clang warnings in libc regress and cleanup some make files.


# 5dd668c8 20-Jul-2015 millert <millert@openbsd.org>

Add VIS_DQ to escape double quotes. OK deraadt@ semarie@ reyk@


# 720fec5d 13-Mar-2011 deraadt <deraadt@openbsd.org>

add a regress test for the vis and unvis functions. after finding one
bug, this then found a 2nd bug..
worked on with guenther


# 363f7aca 21-Jun-2009 martynas <martynas@openbsd.org>

fix rcs ids. ok sthen@


# b8ceab4f 29-Aug-2005 otto <otto@openbsd.org>

Basic regress test for the vis(3) family of functions. Extra tests
for various flag values will be added later.
ok deraadt@