summaryrefslogtreecommitdiff
path: root/test/storage/cache_size.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-221-1/+0
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-4/+4
* [core] Let SQLiteCache decide when store or refresh responsesJohn Firebaugh2016-01-141-2/+3
* [core] std::shared_ptr<const Response> ⇢ const Response&John Firebaugh2016-01-141-8/+8
* [tests] Sleep more than 1s before refreshing accessed timeThiago Marcos P. Santos2016-01-071-3/+11
* [tests] Add unit tests for SQLiteCache size limitThiago Marcos P. Santos2015-12-281-0/+232