summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | Fix compiler warningsJohn Firebaugh2014-10-171-1/+1
* | | Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-221-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-101-93/+37
| |\ \ | | |/
| * | remove debuggingMike Morris2014-09-021-3/+0
| * | use std::fopen/std::fread instead of libuv, thanks @springmeyerMike Morris2014-09-021-0/+19
| * | more fixes for libuv v0.10Mike Morris2014-08-271-9/+9
* | | fix compile warningsKonstantin Käfer2014-10-221-4/+10
| |/ |/|
* | fix headless testsKonstantin Käfer2014-09-301-78/+37
|/
* fix basepath for headless stylesheetsKonstantin Käfer2014-08-271-7/+7
* Merge branch 'master' into style-parser-testKonstantin Käfer2014-08-121-1/+1
|\
| * include correct uv header in test fixtureKonstantin Käfer2014-08-121-1/+1
* | build fixesMike Morris2014-08-111-0/+2244
* | Merge branch 'master' into style-parser-testMike Morris2014-08-1132-266/+0
|\ \ | |/
| * Use mapbox-gl-test-suiteJohn Firebaugh2014-07-2132-266/+0
* | bad stops array fixture, weird errorMike Morris2014-07-184-12/+29
* | add function type fixtureMike Morris2014-07-184-9/+27
* | add stop zoom/value fixtureMike Morris2014-07-182-0/+52
* | add line-opacity and text-size fixturesMike Morris2014-07-186-10/+56
* | add stops-array fixtureMike Morris2014-07-182-0/+29
* | add line-width and bad colors fixturesMike Morris2014-07-184-0/+73
* | add fuzzed fixtures and fix FixtureLogBackend to capture log outputMike Morris2014-07-186-0/+31
* | migrate style_parser tests to use info and style json fixturesMike Morris2014-07-181-0/+6
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-171-1/+0
|\ \ | |/