summaryrefslogtreecommitdiff
path: root/test/storage/directory_reading.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-021-3/+4
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-261-1/+1
* [core] add support for stale responsesKonstantin Käfer2015-10-261-0/+1
* [core] all requests have to be canceled explicitly nowKonstantin Käfer2015-10-261-1/+2
* Remove Environment::terminate and associated codeJohn Firebaugh2015-04-281-4/+2
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-4/+3
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-3/+4
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-2/+5
* update uv_zip and add testsKonstantin Käfer2015-02-161-1/+9
* refactor makefileKonstantin Käfer2015-02-041-1/+1
* asset:// URLs are local to the executable path nowKonstantin Käfer2015-02-041-8/+7
* rearrange tests and make more robustKonstantin Käfer2015-02-041-3/+4
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-0/+25