summaryrefslogtreecommitdiff
path: root/test/testrmm.c
Commit message (Expand)AuthorAgeFilesLines
* fix some obvious reversals of expected and actual values in invocationstrawick2007-11-181-11/+11
* Correct two tests for size_t > intwrowe2007-10-231-7/+7
* Cleanup and merge testrmm into the abts test suite (testall).davi2007-08-051-150/+60
* Update license headers.jerenkrantz2007-01-151-6/+6
* * misc/apr_rmm.c (apr_rmm_realloc): Fix offset calculation.jorton2005-08-051-0/+25
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* * misc/apr_rmm.c: Ensure allocated blocks use default addressjorton2004-07-071-1/+19
* Fix an occasional crash in apr_rmm_realloc().trawick2004-03-201-0/+22
* Fix a signed/unsigned mismatch that caused an underflow.wrowe2004-03-161-2/+10
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* use proper format string for apr_size_ttrawick2003-04-151-2/+4
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* Add testrmm program to test the RMM subsystemjerenkrantz2002-04-301-0/+244