summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* replace boost optional with mapbox optionalKonstantin Käfer2014-10-222-16/+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-225-48/+22
| |\
| * | Fix compiler warningsJohn Firebaugh2014-10-171-1/+1
* | | Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-223-5/+8
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-101-93/+37
| |\ \ | | |/
| * | fix HeadlessView::readPixels return value, ref #480Mike Morris2014-10-081-1/+1
| * | add HeadlessView::readPixels, fixes #480Mike Morris2014-10-081-7/+1
| * | clean up shared_ptr usage in HeadlessViewMike Morris2014-10-071-1/+4
| * | break out HeadlessDisplay from HeadlessView, ref #478Mike Morris2014-10-031-0/+2
| * | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdownMike Morris2014-09-241-5/+11
| |\ \
| | * \ Merge branch 'master' into libuv010Mike Morris2014-09-241-5/+10
| | |\ \
| * | | | bump mapnik-packaging, remove unnecessary view.make_active callsMike Morris2014-09-191-0/+2
| |/ / /
| * | | remove debuggingMike Morris2014-09-021-3/+0
| * | | use std::fopen/std::fread instead of libuv, thanks @springmeyerMike Morris2014-09-021-0/+19
| * | | Merge branch 'master' into libuv010Mike Morris2014-08-291-5/+3
| |\ \ \
| * | | | more fixes for libuv v0.10Mike Morris2014-08-271-9/+9
* | | | | use ASSERT_FALSE for boolean comparisonsKonstantin Käfer2014-10-222-4/+4
* | | | | fix compile warningsKonstantin Käfer2014-10-223-44/+18
* | | | | use glfw3 libs instead of manually linking OpenGL frameworks on OS XKonstantin Käfer2014-10-221-2/+2
| |_|_|/ |/| | |
* | | | fix headless testsKonstantin Käfer2014-09-301-78/+37
| |_|/ |/| |
* | | Support pixelRatio parameter for render testsJohn Firebaugh2014-09-221-5/+10
| |/ |/|
* | Use fresh map and view for each testJohn Firebaugh2014-08-281-5/+3
|/
* fix basepath for headless stylesheetsKonstantin Käfer2014-08-272-21/+10
* Merge pull request #445 from mapbox/nsstringKonstantin Käfer2014-08-261-0/+1
|\
| * add uppercase/lowercase symbols to headless testKonstantin Käfer2014-08-221-0/+1
* | Merge pull request #439 from mapbox/clippingKonstantin Käfer2014-08-261-268/+214
|\ \
| * | compute unique clip ids per tile, taking covering children into accountKonstantin Käfer2014-08-211-268/+214
| |/
* | Fix headless testsJohn Firebaugh2014-08-221-1/+1
|/
* fix warningsKonstantin Käfer2014-08-181-1/+1
* remove composite enums from testsKonstantin Käfer2014-08-151-3/+0
* Merge branch 'master' into style-parser-testKonstantin Käfer2014-08-122-2/+1
|\
| * include correct uv header in test fixtureKonstantin Käfer2014-08-121-1/+1
| * fix gyp buildsKonstantin Käfer2014-08-121-1/+0
* | build fixesMike Morris2014-08-112-1/+2245
* | Merge branch 'master' into style-parser-testMike Morris2014-08-1135-339/+42
|\ \ | |/
| * fix test gyp fileKonstantin Käfer2014-08-111-1/+1
| * fix enum testsKonstantin Käfer2014-07-311-6/+3
| * Use mapbox-gl-test-suiteJohn Firebaugh2014-07-2133-331/+37
| * Flip name and units and sign of rotation APIJohn Firebaugh2014-07-211-1/+1
* | 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-185-1/+74
* | allow unchecked errorsMike Morris2014-07-181-1/+1
* | change render to ParseStyleMike Morris2014-07-181-1/+1
* | add fuzzed fixtures and fix FixtureLogBackend to capture log outputMike Morris2014-07-187-17/+43
* | migrate style_parser tests to use info and style json fixturesMike Morris2014-07-184-106/+117