Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: util.cache: Tests for different return values of on_evict | Matthew Wild | 2016-03-17 | 1 | -0/+24 |
* | util.cache: Change behaviour of on_evict (and tests). Now accepts false inste... | Matthew Wild | 2016-03-17 | 1 | -9/+29 |
* | util.cache: Add head() and tail() methods (and tests) | Matthew Wild | 2016-03-17 | 1 | -1/+26 |
* | util.cache (and tests): Call on_evict after insertion of the new key, so insi... | Matthew Wild | 2015-12-22 | 1 | -0/+55 |
* | tests: Add tests for util.cache | Matthew Wild | 2015-11-26 | 1 | -0/+174 |