History log of /openbsd/regress/lib/libcrypto/utf8/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# 6b82fc60 26-Dec-2021 anton <anton@openbsd.org>

add missing include path; ok tb@


# a90a934f 21-Dec-2016 jsing <jsing@openbsd.org>

Update libcrypto regress to handle header and non-exported symbol changes.


# 6a9fbf62 02-Sep-2016 beck <beck@openbsd.org>

Make this regress build again


# 46f255cc 08-Jul-2014 jsing <jsing@openbsd.org>

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


# a9e51476 01-Jun-2014 miod <miod@openbsd.org>

Build these tests with WARNINGS=Yes and -Werror, and do the necessary
fixes to keep building.


# ecd8c27d 22-May-2014 guenther <guenther@openbsd.org>

Make this build cleanly even with UTF8_{putc,getc} moved from the
public header to the internal. Make some variables unsigned to
eliminate some warnings


# 39187941 18-May-2014 guenther <guenther@openbsd.org>

Add regression test for UTF8_{getc,putc}()