diff options
author | jmmv <jmmv@FreeBSD.org> | 2014-01-14 18:35:56 +0000 |
---|---|---|
committer | jmmv <jmmv@FreeBSD.org> | 2014-01-14 18:35:56 +0000 |
commit | 85c07dc59c590600fa0afc42ae9bb0ca501271d0 (patch) | |
tree | 42a59c93afb2bfe6206e70ca62648af7781ff914 /contrib/libc++/src/debug.cpp | |
parent | 7af0c09af4ea5bb138a8774f23903ffdcffc1e16 (diff) | |
download | FreeBSD-src-85c07dc59c590600fa0afc42ae9bb0ca501271d0.zip FreeBSD-src-85c07dc59c590600fa0afc42ae9bb0ca501271d0.tar.gz |
Support perl-based TAP-compliant test programs.
Introduce a TAP_TESTS_PERL primitive to list test programs written in perl.
Only do this in tap.test.mk because I only expect perl-based test programs
with this interface.
This is very similar to TAP_TESTS_SH but the difference is that we record
in the Kyuafile that the test program requires a perl interpreter. This
in turn makes Kyua mark the test as skipped if the perl package is not yet
installed, instead of mysteriously failing to run the program.
MFC after: 5 days
Diffstat (limited to 'contrib/libc++/src/debug.cpp')
0 files changed, 0 insertions, 0 deletions