]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libregex: re-enable `make check`
authorKyle Evans <kevans@FreeBSD.org>
Fri, 8 Jan 2021 19:57:32 +0000 (13:57 -0600)
committerKyle Evans <kevans@FreeBSD.org>
Sun, 24 Jan 2021 03:51:16 +0000 (21:51 -0600)
commite86393dbec7249257ffb0d74eb907fb9f6478f7c
treef8af2430a24201f3a208d78996f3bccb5ab888cb
parentf817905593d484861e1ffcb6c882ff7410bfe00c
libregex: re-enable `make check`

The tests are generally expected to pass, uncomment the annotation that
lets `make check` work. Note that `make check` currently requires kyua
from ports or an appropriate symlink into /usr/local/bin.

(cherry picked from commit 04a3ba363d13cf5efaeb63f64cd3fdd6b9c71248)
lib/libregex/Makefile