summaryrefslogtreecommitdiff
path: root/test/abts.h
Commit message (Expand)AuthorAgeFilesLines
* test/abts: More numeric types to compare/assert.Yann Ylavic2022-06-231-3/+34
* test: fix memory leaks of the test framework at exit.Yann Ylavic2021-09-101-1/+1
* Added support for recording skipped test cases.Branko Čibej2020-05-061-0/+9
* Correct license statements to the ASF labeling policy. Note major partsWilliam A. Rowe Jr2008-05-281-5/+6
* Fix invalid function casts (which are compiled as abort() by recentJoe Orton2007-10-091-3/+2
* * test/abts.h: Fix non-Win32 build.Joe Orton2007-10-091-0/+4
* We need to compare size_t where it's >int/long, which is trueWilliam A. Rowe Jr2007-10-061-0/+6
* Add the line number to the verbose output from abts. This also removesRyan Bloom2004-05-141-10/+22
* Move the APR test suite from CuTest to abts. The output is cleaner,Ryan Bloom2004-05-131-0/+86