Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | Update to C TAP Harness 1.1 and rra-c-util 3.0 tests | Russ Allbery | |
* Update portable and util tests for C TAP Harness 1.1. * Remove the need for Autoconf substitution in test programs. * Support running a single test program with runtests -o. * Properly handle test cases that are skipped in their entirety. * Much improved C TAP library more closely matching Test::More. Rewrite client/basic-t to use the new test library functions and my current test case coding style. |