summaryrefslogtreecommitdiff
path: root/test/testutil.c
Commit message (Expand)AuthorAgeFilesLines
* If a test fails due to be not implemented, then record it as suchdreid2004-06-291-3/+1
* Presently if we fail in apr_assert_success we get the line number fordreid2004-06-071-3/+4
* Add the line number to the verbose output from abts. This also removesrbb2004-05-141-2/+2
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-0/+44