summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* [tests] Fix/improve Asset utestsThiago Marcos P. Santos2015-12-012-0/+0
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-011-9/+4
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-308-2/+1
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-252-32/+4
* [test] Add pixelmatch; use in annotation testsJohn Firebaugh2015-11-2512-0/+69
* [core] Add image testsJohn Firebaugh2015-11-256-0/+0
* [core] Force style-sourced annotations to be visibleJohn Firebaugh2015-11-191-0/+3
* Rewrite CustomSpriteImages testJohn Firebaugh2015-11-181-26/+0
* [core] Use std::unique_ptr for FileSource requestJohn Firebaugh2015-11-162-58/+66
* [core] Do not pass uv_loop_t aroundThiago Marcos P. Santos2015-11-162-3/+3
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-1/+1
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-023-6/+2
* [core] Polymorphic layout and paint parsingJohn Firebaugh2015-10-292-2/+2
* [core] refactor test server startupKonstantin Käfer2015-10-281-15/+23
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-261-3/+4
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-221-0/+19
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-1/+1
* Ensure that LiveTileData can be reparsedJohn Firebaugh2015-09-281-0/+6
* View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-251-1/+2
* Add circle render typeBruno de Oliveira Abinader2015-08-208-0/+100
* Font stacks as arraysTom MacWright2015-08-202-3/+3
* Update test-suite and test fixtures for v8John Firebaugh2015-08-2013-13/+13
* Mark overridesThiago Marcos P. Santos2015-07-111-3/+3
* Move MockFileSource to fixturesThiago Marcos P. Santos2015-07-102-0/+222
* Make FixtureLogObserver thread-safeThiago Marcos P. Santos2015-07-082-1/+11
* add custom imagery visual testKonstantin Käfer2015-07-083-0/+26
* show info message when Sprite does not existKonstantin Käfer2015-07-082-0/+10
* move crc64() to test fixtureKonstantin Käfer2015-07-082-0/+19
* add a separate SpriteParser objectKonstantin Käfer2015-07-084-0/+2
* add RAII-style FixtureLogKonstantin Käfer2015-07-082-31/+76
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-0/+6
* Add test fixtures for testing raster tilesThiago Marcos P. Santos2015-07-024-4/+10
* Remove unnecessary use of optionalJohn Firebaugh2015-07-012-18/+11
* drive map rendering from main threadKonstantin Käfer2015-06-261-0/+22
* Fix result value from parseProperty when T = std::array<float, 2>Bruno de Oliveira Abinader2015-06-222-0/+25
* Use a pipe() to synchronize the server initializationThiago Marcos P. Santos2015-06-181-3/+27
* Add MockFileSource and MockView for testing the ResourceLoaderThiago Marcos P. Santos2015-05-226-0/+33
* Add output of RepeatedRender test to .gitignoreThiago Marcos P. Santos2015-05-152-0/+0
* Remove Environment::terminate and associated codeJohn Firebaugh2015-04-282-0/+0
* explicitly call .discard() to resize the view on static rendersKonstantin Käfer2015-04-175-0/+39
* make sqlite storage more resilient to sporadic errorsKonstantin Käfer2015-04-072-2/+5
* replace iterator variable types with autoKonstantin Käfer2015-04-011-3/+3
* update sprite scaling test caseKonstantin Käfer2015-03-262-0/+0
* fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-174-0/+19
* Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-121-1/+3
* Update the FixtureLogThiago Marcos P. Santos2015-03-124-148/+115
* add missing test fixture fileKonstantin Käfer2015-02-171-0/+1
* update uv_zip and add testsKonstantin Käfer2015-02-161-0/+0
* add test for parsing enum, bool, string functions.Ansis Brammanis2015-02-062-0/+49
* cleanup makefilesKonstantin Käfer2015-02-042-28/+0