aboutsummaryrefslogtreecommitdiff
path: root/src/test/allocator_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* LockedPool: avoid quadratic-time allocationKaz Wesley2016-11-021-2/+2
* LockedPool: test handling of invalid allocationsKaz Wesley2016-11-021-0/+10
* support: Add LockedPoolWladimir J. van der Laan2016-10-271-88/+192
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* allocators: split allocators and pagelockerCory Fields2015-03-201-1/+1
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+2
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-181-1/+3
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+3
* Handle locked pages more robustly (Fixes issue #1462)Wladimir J. van der Laan2012-08-231-0/+115