summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/utf8 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable the 3- and 4-byte sequence tests for UTF8_getc()guenther2014-05-191-9/+18
| | | | | Add surrogate and out-of-range tests for UTF8_putc() on the assumption we'll make it return -2. Maybe.
* Add regression test for UTF8_{getc,putc}()guenther2014-05-182-0/+314