freebsd-ports/devel/libtap/pkg-descr
Tobias Kortkamp 9dda01e3ac devel/libtap: Update to 1.12.0
- Switch to new maintained upstream

While here

- Hook up the regression tests via TEST_TARGET

PR:		231959
Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>
Approved by:	rodrigo (maintainer timeout, ~1 month)
2018-11-15 10:11:25 +00:00

5 lines
217 B
Text

Library implementing the Test Anything Protocol. Will be / is used by
src/tools/regression, and anything else that wants an easy-to-implement
test suite.
WWW: https://www.shlomifish.org/open-source/projects/libtap/