summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Merge master @ 353e5661deJason Wray2015-04-2737-401/+1005
|\ \ | |/
| * Reset map view frame on every testMinh Nguyễn2015-04-243-0/+7
| * Test inset MGLMapViewMinh Nguyễn2015-04-245-8/+41
| * merge build targets so we only have one build file per platformKonstantin Käfer2015-04-241-1/+1
| * fixes #830, #880: bring back iOS functional testsJustin R. Miller2015-04-2311-251/+266
| * Revert "build on trusty"John Firebaugh2015-04-221-3/+0
| * Use a promise rather than async danceJohn Firebaugh2015-04-201-25/+8
| * build on trustyKonstantin Käfer2015-04-201-0/+3
| * rename Mode::Static => Mode::StillKonstantin Käfer2015-04-173-3/+3
| * explicitly call .discard() to resize the view on static rendersKonstantin Käfer2015-04-177-0/+103
| * don't hide unchecked messagesKonstantin Käfer2015-04-171-1/+2
| * don't throw an exception in the map thread for bad stylesKonstantin Käfer2015-04-172-0/+34
| * align static render mode and still image render modeKonstantin Käfer2015-04-171-9/+32