aboutsummaryrefslogtreecommitdiff
path: root/src/test/allocator_tests.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-11test: Fix sign for expected valuesKarl-Johan Alm
2018-04-02Bugfix: Include <memory> for std::unique_ptrLuke Dashjr
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-06-28Use the override specifier (C++11) where we expect to be overriding the virtu...practicalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-02LockedPool: avoid quadratic-time allocationKaz Wesley
2016-11-02LockedPool: test handling of invalid allocationsKaz Wesley
2016-10-27support: Add LockedPoolWladimir J. van der Laan
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-03-20allocators: split allocators and pagelockerCory Fields
2015-03-12tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan
2014-12-16Remove references to X11 licenceMichael Ford
2014-08-26Split up util.cpp/hWladimir J. van der Laan
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2012-08-23Handle locked pages more robustly (Fixes issue #1462)Wladimir J. van der Laan