summaryrefslogtreecommitdiffstats
path: root/test/integration/allocm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the *allocm() API, which is superceded by the *allocx() API.Jason Evans2014-04-151-107/+0
* Reduce maximum tested alignment.Jason Evans2014-03-301-2/+1
* Remove flawed alignment-related overflow test.Jason Evans2014-01-291-23/+0
* Extract profiling code from [re]allocation functions.Jason Evans2014-01-121-33/+0
* Normalize #define whitespace.Jason Evans2013-12-091-3/+3
* Refactor tests.Jason Evans2013-12-091-114/+87
* Refactor to support more varied testing.Jason Evans2013-12-041-0/+191