summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | add worker cancellation test (failing)Konstantin Käfer2015-05-081-0/+27
|/ /
* | Added tests for 6292e95f80fa2e0a9a7aa4d4d4e320a207e78d27Minh Nguyễn2015-05-071-0/+7
* | Reference safety for Worker after callbacksJohn Firebaugh2015-05-062-0/+71
* | clear location services prompt if neededJustin R. Miller2015-05-051-0/+2
* | Revert test/suite submodule to intended hashJohn Firebaugh2015-05-051-0/+0
* | Revert "Disable headless tests temporarily"John Firebaugh2015-05-051-0/+2
|/
* Don't crash if ResourceLoader::_sprite is nullJohn Firebaugh2015-05-052-0/+23
* Fix potential crashJohn Firebaugh2015-05-011-2/+2
* Write SQLite tests in terms of ImplJohn Firebaugh2015-05-012-145/+55
* #1381 - Setting desiredAccuracy to 3KMBrad Leege2015-04-301-0/+0
* Disable headless tests temporarilyJohn Firebaugh2015-04-301-2/+0
* Resize view from map threadJohn Firebaugh2015-04-281-2/+2
* Remove Map::start/stopJohn Firebaugh2015-04-283-17/+6
* Log each test subcase during headless testsJohn Firebaugh2015-04-281-2/+3
* Update mapbox-gl-test-suiteJohn Firebaugh2015-04-282-1/+1
* Following kkaefer's view changesJohn Firebaugh2015-04-281-3/+2
* Fix buildJohn Firebaugh2015-04-283-3/+3
* Remove Environment::terminate and associated codeJohn Firebaugh2015-04-2816-115/+28
* build on Travis' sudo: false infrastructureKonstantin Käfer2015-04-281-0/+3
* Automatically find view controller for layout guidesMinh Nguyễn2015-04-271-1/+0
* Reset map view frame on every testMinh Nguyễn2015-04-243-0/+7