summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * consolidate functions to only use stopsKonstantin Käfer2014-07-171-1/+0
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-176-14/+66
|\ \ | |/
| * rename llmr => mbglKonstantin Käfer2014-07-163-12/+12
| * add icon render testKonstantin Käfer2014-07-154-4/+56
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-151-1/+2
|\ \ | |/
| * disallow copying to avoid accidental unchecked message outputKonstantin Käfer2014-07-151-1/+2
* | fix quotes in log outputMike Morris2014-07-151-3/+3
|/
* add cstdarg headersKonstantin Käfer2014-07-111-1/+2
* allow formatted messagesKonstantin Käfer2014-07-113-5/+20
* add logging facility and check logs in testsKonstantin Käfer2014-07-118-10/+164
* allow setting classes in the test caseKonstantin Käfer2014-07-104-0/+46
* allow processing multiple renders per testKonstantin Käfer2014-07-1015-23/+33
* report fixture request errorsKonstantin Käfer2014-07-101-0/+5