summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/utf8/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing include path; ok tb@anton2021-12-261-1/+2
|
* Update libcrypto regress to handle header and non-exported symbol changes.jsing2016-12-211-2/+2
|
* Make this regress build againbeck2016-09-021-2/+2
|
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
| | | | ok miod@
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+2
| | | | fixes to keep building.
* Make this build cleanly even with UTF8_{putc,getc} moved from theguenther2014-05-221-1/+3
| | | | | public header to the internal. Make some variables unsigned to eliminate some warnings
* Add regression test for UTF8_{getc,putc}()guenther2014-05-181-0/+7