summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* [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
* rearrange tests and make more robustKonstantin Käfer2015-02-046-134/+203
* rearrange tests and add storage testsKonstantin Käfer2015-02-044-56/+101
* Update stylesJohn Firebaugh2014-11-0410-2305/+55
* Run tests using http requestsKonstantin Käfer2014-11-041-72/+0
* use test suite as submodule instead of using npmKonstantin Käfer2014-10-311-1/+1
* gcc fixesKonstantin Käfer2014-10-231-6/+6
* fix variable shadowingKonstantin Käfer2014-10-221-8/+8
* replace boost optional with mapbox optionalKonstantin Käfer2014-10-221-9/+8
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeKonstantin Käfer2014-10-221-1/+1
|\
| * New mason-based build systemKonstantin Käfer2014-10-221-3/+9
| |\