CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/18 20:05:10
Modified files:
regress/lib/libcrypto/utf8: utf8test.c
Log message:
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.
