summaryrefslogtreecommitdiff
path: root/test/style/glyph_store.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-2/+1
* [tests] Don't call the callback for cancelled responsesJohn Firebaugh2016-02-041-1/+1
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-011-37/+44
* [core] use stale glyphsKonstantin Käfer2016-01-151-4/+0
* [tests] Simplify MockFileSourceJohn Firebaugh2015-12-241-3/+3
* [tests] Rewrite {Sprite,Glyph}Store tests in the style of ResourceLoadingJohn Firebaugh2015-12-241-170/+82
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-2/+2
* [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+2
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-011-4/+5
* Use the observer pattern for GlyphPBF loadingThiago Marcos P. Santos2015-07-171-2/+8
* Add GlyphStore unit testsThiago Marcos P. Santos2015-07-161-0/+225