C TAP Harness 1.9

This release adds a couple of new functions, test_tmpdir and test_tmpdir_free, to the basic TAP library. test_tmpdir function creates a temporary directory (tests/tmp) relative to the build tree and returns the path to that directory for test programs to use. test_tmpdir_free attempts to remove the directory and frees the path.

runtests has also been modified in this release to free all memory and resources it allocates, which makes it easier to run TAP test cases under valgrind without false positives.

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

Posted: 2011-12-24 17:49 — Why no comments?

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