Enable the 3- and 4-byte sequence tests for UTF8_getc()
authorguenther <guenther@openbsd.org>
Mon, 19 May 2014 02:05:10 +0000 (02:05 +0000)
committerguenther <guenther@openbsd.org>
Mon, 19 May 2014 02:05:10 +0000 (02:05 +0000)
commit388ed389a70366cb77ade81aec3b1b8d79e1f8db
tree8dccae2d4a2bfbeae22a4e75947306d5a2866015
parent391879418e04bd99b3ad19ccf3bc324e853ee274
Enable the 3- and 4-byte sequence tests for UTF8_getc()
Add surrogate and out-of-range tests for UTF8_putc() on the assumption
we'll make it return -2.  Maybe.
regress/lib/libcrypto/utf8/utf8test.c