]> granicus.if.org Git - check/commit
add support for descriptions in TAP logging
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:07:10 +0000 (16:07 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:07:10 +0000 (16:07 +0000)
commitb559051394b533645b6d908348da8b97facf7458
treebb6dce1ba88954478d83503db73a9ae8badcd256
parentab7e0621054be04d5d16fc3621b09c6bcf58a1d9
add support for descriptions in TAP logging

The description on a TAP output line is as follows:

[not] ok (number) - (file):(suite name):(test name): (message)

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@883 64e312b2-a51f-0410-8e61-82d0ca0eb02a
doc/check.texi
src/check_log.c
tests/test_tap_output.sh