summaryrefslogtreecommitdiff
path: root/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-0/+0
|\
| * [core] Implement a vacuum strategy for the offline databaseJohn Firebaugh2016-03-171-0/+0
* | [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-229-561/+0
* | [test] remove crc64 and compare imagesKonstantin Käfer2016-03-2212-25/+0
|/
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-241-0/+17
* [tests] Add test for Map::updatePointAnnotationJohn Firebaugh2016-02-122-0/+0
* [core] Retry errors encountered during offline downloadsJohn Firebaugh2016-02-102-13/+16
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-104-0/+36
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-1016-93/+11
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-102-2/+2
* [core] Add a method for statically evaluating font stacks used by a styleJohn Firebaugh2016-02-101-0/+38
* [tests] Don't call the callback for cancelled responsesJohn Firebaugh2016-02-042-11/+13
* [core] Normalize only raster source tile URLsJohn Firebaugh2016-02-012-0/+16
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-015-128/+111
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-253-4/+6
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-201-0/+0
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-192-0/+6
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-191-0/+0
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-191-0/+0
* [core] use stale glyphsKonstantin Käfer2016-01-153-0/+39
* [core] use stale sprite dataKonstantin Käfer2016-01-154-0/+36
* [test] ensure static rendering finishes when a tile can't be loadedKonstantin Käfer2016-01-152-0/+39
* [core] use stale and refreshing TileJSON/GeoJSON dataKonstantin Käfer2016-01-152-0/+25
* [core] use stale stylesKonstantin Käfer2016-01-154-0/+39
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-1310-2/+2
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-133-13/+2
* [core] move SourceInfo parsing to StyleParserKonstantin Käfer2016-01-131-1/+1
* [tests] Fix how we launch the test serverThiago Marcos P. Santos2016-01-111-2/+2
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-091-1/+0
* [test] allow aborting rendering after a timeoutKonstantin Käfer2016-01-082-4/+13
* [test] terminate test server when stdin closesKonstantin Käfer2016-01-052-32/+51
* [tests] Add unit tests for SQLiteCache size limitThiago Marcos P. Santos2015-12-282-0/+0
* [tests] Simplify MockFileSourceJohn Firebaugh2015-12-242-149/+51
* [tests] Rewrite {Sprite,Glyph}Store tests in the style of ResourceLoadingJohn Firebaugh2015-12-241-0/+67
* [tests] Rewrite resource loading testJohn Firebaugh2015-12-221-1/+1
* [core] Add more tests to on-demand source loadBruno de Oliveira Abinader2015-12-171-0/+12
* [core] Tests for style with unused sourcesBruno de Oliveira Abinader2015-12-171-0/+36
* [core] Load sources only if there is at least one visible layerBruno de Oliveira Abinader2015-12-171-0/+4
* [core] Fixed annotation icon replacementMinh Nguyễn2015-12-152-0/+0
* [core] parse GeoJSON source typeKonstantin Käfer2015-12-118-0/+61
* [core] Custom layersJohn Firebaugh2015-12-093-0/+25
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-032-3/+3
* [core] Fix std::move() misuse that disables copy elisionKonstantin Käfer2015-12-031-2/+2
* [tests] Fix/improve Asset utestsThiago Marcos P. Santos2015-12-012-0/+0
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-011-9/+4
* [tests] Don't use icons from the style for annotationsJohn Firebaugh2015-11-308-2/+1
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-252-32/+4
* [test] Add pixelmatch; use in annotation testsJohn Firebaugh2015-11-2512-0/+69
* [core] Add image testsJohn Firebaugh2015-11-256-0/+0
* [core] Force style-sourced annotations to be visibleJohn Firebaugh2015-11-191-0/+3