Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make test work with thread support disabled. | Yann Ylavic | 2022-06-24 | 1 | -0/+9 |
* | test/abts: More numeric types to compare/assert. | Yann Ylavic | 2022-06-24 | 1 | -3/+34 |
* | Merge r1893202 from trunk: | Yann Ylavic | 2022-01-13 | 1 | -1/+1 |
* | Correct license statements to the ASF labeling policy. Note major parts | William A. Rowe Jr | 2008-05-28 | 1 | -5/+6 |
* | Fix invalid function casts (which are compiled as abort() by recent | Joe Orton | 2007-10-09 | 1 | -3/+2 |
* | * test/abts.h: Fix non-Win32 build. | Joe Orton | 2007-10-09 | 1 | -0/+4 |
* | We need to compare size_t where it's >int/long, which is true | William A. Rowe Jr | 2007-10-06 | 1 | -0/+6 |
* | Add the line number to the verbose output from abts. This also removes | Ryan Bloom | 2004-05-14 | 1 | -10/+22 |
* | Move the APR test suite from CuTest to abts. The output is cleaner, | Ryan Bloom | 2004-05-13 | 1 | -0/+86 |