summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [tests] Added utests for RunLoop refcountingThiago Marcos P. Santos2016-01-202-0/+76
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-203-0/+15
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-197-90/+95
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-193-16/+16
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-2/+2
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-193-15/+0
* [linux] Replace PNG with WebP on tile source URLBruno de Oliveira Abinader2016-01-191-0/+7
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-192-0/+8
* [core] Added padding option to CameraOptionsMinh Nguyễn2016-01-181-2/+34
* [core] use stale glyphsKonstantin Käfer2016-01-155-6/+70
* [core] use stale sprite dataKonstantin Käfer2016-01-155-0/+64
* [test] ensure static rendering finishes when a tile can't be loadedKonstantin Käfer2016-01-154-0/+103
* [core] use stale and refreshing TileJSON/GeoJSON dataKonstantin Käfer2016-01-153-0/+48
* [core] use stale stylesKonstantin Käfer2016-01-157-0/+94
* [core] Support multiple paths in SQLiteCache::getShared()Konstantin Käfer2016-01-152-0/+35
* [core] Restore existing response bodyJohn Firebaugh2016-01-141-0/+4
* [ios] remove `testCompassTap` testJason Wray2016-01-141-26/+0
* [core] Let SQLiteCache decide when store or refresh responsesJohn Firebaugh2016-01-142-5/+6
* [core] Add an explicit "not modified" indicator to ResponseJohn Firebaugh2016-01-141-6/+2
* [core] std::shared_ptr<const Response> ⇢ const Response&John Firebaugh2016-01-143-32/+27
* [core] Eliminate FileCache interfaceJohn Firebaugh2016-01-141-3/+3
* [core] Consolidated zoom and angle anchor logicMinh Nguyễn2016-01-141-0/+25
* [core] remove bilinear, nearest scaling, fix #3164Ansis Brammanis2016-01-133-71/+8
* [core] Remove request coalescing in OnlineFileSourceJohn Firebaugh2016-01-133-161/+0
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-1312-11/+13
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-139-122/+37
* [ios] Removed -testCenterSetMinh Nguyễn2016-01-131-24/+0
* [core] move SourceInfo parsing to StyleParserKonstantin Käfer2016-01-131-1/+1
* [core] move invariant Source ID from SourceInfo to SourceKonstantin Käfer2016-01-131-8/+8
* [core] move raster tile URL normalization to source parsingKonstantin Käfer2016-01-131-13/+9
* [tests] Fix how we launch the test serverThiago Marcos P. Santos2016-01-111-2/+2
* [test] Fix test case commentsKonstantin Käfer2016-01-111-2/+2
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-094-15/+0
* [tests] Test that Timer::stop on a stopped timer is a no-opJohn Firebaugh2016-01-081-0/+8
* [core] only cache successful or NotFound responsesKonstantin Käfer2016-01-082-0/+176
* [test] allow aborting rendering after a timeoutKonstantin Käfer2016-01-083-4/+17
* [core] don't consult cache for asset resourcesKonstantin Käfer2016-01-081-0/+42
* [tests] Sleep more than 1s before refreshing accessed timeThiago Marcos P. Santos2016-01-071-3/+11
* Happy new year!Minh Nguyễn2016-01-051-1/+1
* [tests] Added utests for cache versioningThiago Marcos P. Santos2016-01-051-4/+38
* [test] terminate test server when stdin closesKonstantin Käfer2016-01-055-46/+66
* [test] Remove terminate-when-inactive behavior from the test serverJohn Firebaugh2016-01-041-13/+0
* [tests] Add unit tests for SQLiteCache size limitThiago Marcos P. Santos2015-12-284-0/+233
* [tests] Simplify MockFileSourceJohn Firebaugh2015-12-245-157/+59
* [tests] Rewrite {Sprite,Glyph}Store tests in the style of ResourceLoadingJohn Firebaugh2015-12-244-366/+222
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-2321-74/+74
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-234-156/+245
* [tests] Moved lazy source loading tests to ResourceLoadingBruno de Oliveira Abinader2015-12-233-187/+139
* [tests] Rewrite resource loading testJohn Firebaugh2015-12-222-122/+99
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-221-1/+0