summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [tests] Removed dead codeThiago Marcos P. Santos2016-08-241-8/+0
* [tests] Add unit test for style loading failuresThiago Marcos P. Santos2016-08-241-0/+32
* [core] Emit MapChangeDidFailLoadingMap when the style cannot be loaded or parsedThiago Marcos P. Santos2016-08-243-4/+9
* [core] Simplify Thread::invokeSync (#6128)John Firebaugh2016-08-241-3/+3
* [core] Update SQLite schema with WAL journal mode and normal syncJason Wray2016-08-231-5/+5
* [tests] Test that style mutations due to annotations don't cancel style reval...John Firebaugh2016-08-231-0/+26
* [core] Don't allow style mutations to be overwritten by revalidationJohn Firebaugh2016-08-232-0/+124
* [tests] Fix a subtle ordering bug in StubFileSourceJohn Firebaugh2016-08-231-2/+10
* [tests] Merge single test in set_style.cpp with other Map testsJohn Firebaugh2016-08-232-33/+19
* [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversionIvo van Dongen2016-08-232-0/+179
* [core] set correct depth values for CustomLayer so compositing worksKonstantin Käfer2016-08-223-11/+34
* [tests] Include what we useThiago Marcos P. Santos2016-08-222-0/+2
* [core] parse more Style JSON propertiesKonstantin Käfer2016-08-191-0/+34
* [tests] Add tests for shape overlays crossing the antimeridianJesse Bounds2016-08-193-0/+42
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-164-17/+26
* [core] Compare unsigned int to unsigned int to pass tidy check (#5986)Jesse Bounds2016-08-121-1/+1
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-0/+8
* CJK overflow - update to match gl-shader (#5908)Amy Lee Walton2016-08-117-0/+0
* [build] unify naming of Makefile targetsKonstantin Käfer2016-08-051-0/+1
* [build] switch to CMakeKonstantin Käfer2016-08-054-173/+30
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-271-2/+3
* [Qt] Use Qt text codec instead of nunicodeThiago Marcos P. Santos2016-07-221-1/+6
* [tests] Added a PT string on text conversions testsThiago Marcos P. Santos2016-07-221-0/+2
* [core] don't crash when the version number is not a numberKonstantin Käfer2016-07-202-0/+8
* [core] fix crash when the style JSON doesn't have an object at its rootKonstantin Käfer2016-07-202-0/+8
* [core] Fixed test build errorsmacos-v0.2.1macos-0.2.1Minh Nguyễn2016-07-191-15/+0
* Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-191-0/+15
|\
| * [core] add check for missing sprite URL file extensionKonstantin Käfer2016-07-191-0/+6
| * mapbox: URL containing query string causes infinite loop (#5554)jingsam2016-07-191-17/+48
| * [core] Restored shape annotation z-orderMinh Nguyễn2016-07-182-0/+15
* | Merge branch 'release-android-v4.1.1'Brad Leege2016-07-191-1/+0
|\ \
| * | [android] #5725 - Cherry picking 559f3a654b976d41d0f3db3fa958ebcda3e97b1cKonstantin Käfer2016-07-191-18/+54
| * | [core] Bring optimized animated annotations to Android release branchJohn Firebaugh2016-06-171-1/+1
* | | [core] add check for missing sprite URL file extensionKonstantin Käfer2016-07-191-0/+6
* | | [core] Restored shape annotation z-orderMinh Nguyễn2016-07-182-0/+15
* | | [core] Add support for $id key to filtersJohn Firebaugh2016-07-181-62/+74
* | | Revert "add supercluster dependency"Vladimir Agafonkin2016-07-181-3/+2
* | | add supercluster dependencyVladimir Agafonkin2016-07-181-2/+3
* | | [core] Use PropertyValue<T> for Annotation line/fillBruno de Oliveira Abinader2016-07-131-6/+6
* | | Quadkey tokens in tile URL templates, limited WMS support (#5628)Minh Nguyễn2016-07-121-0/+56
* | | [core] don't force GL state to be set when calling .reset()Konstantin Käfer2016-07-071-2/+4
* | | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-062-6/+3
* | | Revert "[android] Do not create Timers on Default main loops"Thiago Marcos P. Santos2016-07-061-6/+6
* | | [android] Do not create Timers on Default main loopsThiago Marcos P. Santos2016-07-051-6/+6
* | | mapbox: URL containing query string causes infinite loop (#5554)jingsam2016-07-041-17/+48
* | | [test] Added max zoom annotation testsBruno de Oliveira Abinader2016-06-283-0/+10
* | | [core] Merge TexturePool into ObjectStore; pool all textures (#5477)John Firebaugh2016-06-271-79/+3
* | | [core] Increment completedTileCount when appropriate (#5475)John Firebaugh2016-06-241-0/+2
* | | [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-242-2/+2
* | | [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-2420-20/+20