C TAP Harness 1.3

The primary change in this release is extensive new documentation. There is now an overview document on how to write TAP tests with special attention to Perl, C (using the included libtap library), and shell (using the included shell library). There is also now API documentation for all of the functions in the C TAP library.

Also new in this release is an okv() function in the C TAP library, which is the same as ok() but takes the arguments for the test description format as a va_list. This allows writers of additional test functions to take the test description as a printf-style format and still reuse the reporting and statistics infrastructure provided by ok().

You can get the latest version from the C TAP Harness distribution page.

Posted: 2010-06-09 13:55 — Why no comments?

Last spun 2022-02-06 from thread modified 2013-01-04