summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add location tests for iOSJason Wray2015-06-1511-3/+390
* update test suite to reenable symbol testsAnsis Brammanis2015-06-111-0/+0
* allow constructing LatLng/LatLngBounds objects from TileIDsKonstantin Käfer2015-06-082-0/+62
* Test Map object destruction with pending requestsThiago Marcos P. Santos2015-06-044-34/+188
* Cleanup the MapContext before the util::Thread destructorThiago Marcos P. Santos2015-06-041-0/+1
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-038-83/+55
|\
| * Do not call update() asynchronously on the test caseThiago Marcos P. Santos2015-06-021-6/+2
| * Rebase the resource loading testsThiago Marcos P. Santos2015-06-025-45/+26
| * Merge ResourceLoader into Style and move atlas ownershipJohn Firebaugh2015-06-012-17/+12
| * Adapt metrics tests to constant flush timerJason Wray2015-05-282-15/+15
* | update test suiteAnsis Brammanis2015-06-021-1/+0
* | Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-2828-31/+781
|\ \ | |/
| * Add tests for handling corrupted dataThiago Marcos P. Santos2015-05-283-32/+98
| * Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-269-26/+24
| * Merge pull request #1627 from mapbox/hide_logsThiago Marcos P. Santos2015-05-221-2/+29
| |\
| | * Add check for log messages on ResourceLoader testsThiago Marcos P. Santos2015-05-221-2/+29
| * | Do not call abandon texture if there is no textureThiago Marcos P. Santos2015-05-221-2/+0
| |/
| * Add ResourceLoader unit testsThiago Marcos P. Santos2015-05-222-0/+155
| * Add MockFileSource and MockView for testing the ResourceLoaderThiago Marcos P. Santos2015-05-2210-0/+138
| * Add callback for error notifications on renderStill()Thiago Marcos P. Santos2015-05-222-3/+3
| * Add Thread tests; get argument transfer working for all casesJohn Firebaugh2015-05-212-1/+104
| * Change LaunchScreen text to © because unicode is awesomeJason Wray2015-05-211-1/+1
| * Add iOS test project launch images for older devices, tooJason Wray2015-05-215-0/+219
| * Add iOS tests support for iPhone 6/6+ screen sizesJason Wray2015-05-213-4/+55
| * Update tests for access token changesJason Wray2015-05-214-10/+5
| * Update test suiteJohn Firebaugh2015-05-191-0/+0
| * bump test suiteKonstantin Käfer2015-05-191-0/+0
* | Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-283-103/+104
* | Merge branch 'master' into new-labellingAnsis Brammanis2015-05-19269-344/+22122
|\ \ | |/
| * Privatized MGLMapboxEventsMinh Nguyễn2015-05-182-1/+2
| * Render translucent background layers (fixes #1514)John Firebaugh2015-05-151-0/+0
| * Removed unneeded unique_ptrThiago Marcos P. Santos2015-05-151-5/+3
| * Make the MapContext object run on its own thread on the testsThiago Marcos P. Santos2015-05-151-5/+7
| * Add output of RepeatedRender test to .gitignoreThiago Marcos P. Santos2015-05-152-0/+0
| * Restore sprite load checkJohn Firebaugh2015-05-141-0/+0
| * Speculative fix for PNG alpha/gamma handlingJohn Firebaugh2015-05-141-0/+0
| * Fix misleading headless test output (fixes #1557)John Firebaugh2015-05-141-3/+1
| * Update test suiteJohn Firebaugh2015-05-131-0/+0
| * update test suite and fail Travis when comparisons failKonstantin Käfer2015-05-131-0/+0
| * Remove unusedJohn Firebaugh2015-05-133-56/+0
| * add BinPack testKonstantin Käfer2015-05-122-0/+52
| * patch up test projectJustin R. Miller2015-05-122-0/+14
| * update test app to use fake in-app settingsJustin R. Miller2015-05-121-0/+3
| * iOS metrics testsJustin R. Miller2015-05-12235-0/+21584
| * Merge pull request #1469 from mapbox/1435-android-gl-crashBrad Leege2015-05-113-11/+71
| |\
| | * Ignore deactivate when no valid EGL display. Fixes #1435Leith Bade2015-05-093-11/+71
| * | ignore Transform changes with NaN parametersKonstantin Käfer2015-05-082-0/+126
| * | Merge remote-tracking branch 'origin/1369-alternate-fix'John Firebaugh2015-05-082-0/+45
| |\ \
| | * | don't trigger a HTTP request twiceKonstantin Käfer2015-05-082-0/+45
| * | | make WorkRequests cancelableKonstantin Käfer2015-05-081-10/+17