summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| | * #2063 - MergingBrad Leege2015-08-311-0/+0
| | |\
| | * | update test suite to disable failing testAnsis Brammanis2015-08-281-0/+0
| | * | add Point <--> LatLng conversion testsAnsis Brammanis2015-08-271-0/+32
| | * | Merge remote-tracking branch 'upstream/master' into perspective-without-y-flipJason Wray2015-08-262-7/+7
| | |\ \
| | | * | Bump metrics tests timeouts EVERYWHEREJason Wray2015-08-251-5/+5
| | | * | Fix testUserTrackingModeFollow test to accept location permissions askJason Wray2015-08-251-2/+2
| | * | | make fill-image tests less sensitiveAnsis Brammanis2015-08-241-0/+0
| | |/ /
| * | | View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-251-1/+2
| |/ /
| * | Fixed missing labels and iconsLucas Wojciechowski2015-08-241-0/+1
| * | Merge branch 'v8'John Firebaugh2015-08-2423-21/+128
| |\ \
| | * | Support v8 sprite, glyph, and style mapbox:// urlsLucas Wojciechowski2015-08-211-4/+12
| | * | Update test suiteJohn Firebaugh2015-08-201-0/+0
| | * | Update styles and test-suiteJohn Firebaugh2015-08-201-0/+0
| | * | Support new glyph URL syntaxLucas Wojciechowski2015-08-201-2/+1
| | * | Add circle render typeBruno de Oliveira Abinader2015-08-209-0/+100
| | * | Font stacks as arraysTom MacWright2015-08-202-3/+3
| | * | Update test-suite and test fixtures for v8John Firebaugh2015-08-2014-13/+13
| | |/
| * | GL is the library, SDK is the productJustin R. Miller2015-08-216-13/+13
| * | Increased timeouts for failing metrics testsMinh Nguyễn2015-08-211-5/+5
| |/
| * Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-041-6/+6
| * Adding special case for non-fontstack "glyph" resource URLsjakepruitt2015-07-271-0/+1
| * Use the observer pattern for GlyphPBF loadingThiago Marcos P. Santos2015-07-172-3/+9
| * Remove hacks because of Glyph requests could not be canceledThiago Marcos P. Santos2015-07-161-5/+0
| * Add GlyphStore unit testsThiago Marcos P. Santos2015-07-162-0/+226
| * Added unit tests for the WorkQueueThiago Marcos P. Santos2015-07-162-0/+64
| * Unify default transition values in MapDataBruno de Oliveira Abinader2015-07-141-1/+8
| * Mark overridesThiago Marcos P. Santos2015-07-111-3/+3
| * Add unit tests for addPointAnnotations()Thiago Marcos P. Santos2015-07-102-0/+37
| * Move MockFileSource to fixturesThiago Marcos P. Santos2015-07-106-6/+6
| * Merge pull request #1840 from mapbox/repeat-distanceNicki Dlugash2015-07-101-0/+0
| |\
| | * update test-suiteAnsis Brammanis2015-07-101-0/+0
| * | Add unit tests for the Sprite classThiago Marcos P. Santos2015-07-103-1/+181
| * | Re-enable Sprite resource loading testsThiago Marcos P. Santos2015-07-101-27/+12
| * | Report Sprite parsing errors to ObserversThiago Marcos P. Santos2015-07-102-22/+18
| |/
| * Make FixtureLogObserver thread-safeThiago Marcos P. Santos2015-07-082-1/+11
| * Make MockFileSource behave more like the real oneThiago Marcos P. Santos2015-07-081-3/+5
| * add custom imagery visual testKonstantin Käfer2015-07-086-1/+93
| * show info message when Sprite does not existKonstantin Käfer2015-07-084-0/+38
| * move crc64() to test fixtureKonstantin Käfer2015-07-084-46/+31
| * test SpriteAtlas updates when SpriteStore was updatedKonstantin Käfer2015-07-081-1/+50
| * test for sprite image that doesn't existKonstantin Käfer2015-07-081-1/+12
| * make sure that the SpriteStore object correctly replaces the SpriteImagesKonstantin Käfer2015-07-081-0/+16
| * add image to odd pixelRatio atlasKonstantin Käfer2015-07-081-3/+24
| * add test for fractional pixel ratiosKonstantin Käfer2015-07-081-0/+11
| * add basic SpriteAtlas testKonstantin Käfer2015-07-082-0/+85
| * explicitly name the sprite that couldn't be changedKonstantin Käfer2015-07-081-1/+1
| * replace Style object immediatelyKonstantin Käfer2015-07-081-1/+2
| * mark Image constructor as explicit to avoid accidental implicit argument conv...Konstantin Käfer2015-07-081-4/+4
| * don't restrict pixelRatio in SpriteStoreKonstantin Käfer2015-07-081-13/+6
| * we're no longer throwing exceptions when loading invalid sprite resourcesKonstantin Käfer2015-07-081-2/+0