summaryrefslogtreecommitdiff
path: root/test/fixtures/mock_file_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-011-9/+4
* [core] Use std::unique_ptr for FileSource requestJohn Firebaugh2015-11-161-56/+62
* [core] Do not pass uv_loop_t aroundThiago Marcos P. Santos2015-11-161-2/+2
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-021-6/+2
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-261-3/+4
* Move MockFileSource to fixturesThiago Marcos P. Santos2015-07-101-0/+163