summaryrefslogtreecommitdiff
path: root/test/sprite/sprite_store.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-221-4/+4
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-5/+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-36/+98
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-10/+12
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-191-9/+9
* [tests] Simplify MockFileSourceJohn Firebaugh2015-12-241-3/+3
* [tests] Rewrite {Sprite,Glyph}Store tests in the style of ResourceLoadingJohn Firebaugh2015-12-241-132/+64
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-1/+1
* [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
* [core] Merge Sprite into SpriteStoreJohn Firebaugh2015-11-121-5/+174
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-0/+143