summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-7/+6
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-1/+1
* [core] Merge PiecewiseConstantFunction into FunctionJohn Firebaugh2015-11-061-33/+33
* [core] Simplify FunctionJohn Firebaugh2015-11-061-14/+15
* [iOS] Wait for style loading, then rotation, then compass fadingMinh Nguyễn2015-11-041-6/+14
* [core] move mbgl.gyp to gyp directoryMike Morris2015-11-041-6/+6
* [core] mason geojsonvt-2.1.6.3Mike Morris2015-11-022-1/+10
* [core] Make DefaultFileSource react to all NetworkStatus changesKonstantin Käfer2015-11-022-3/+57
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-0219-103/+124
* [core] Don't crash when removing a shape annotation whose layer was never cre...John Firebaugh2015-10-301-0/+12
* [core] Polymorphic layout and paint parsingJohn Firebaugh2015-10-292-2/+2
* [core] Fudge numbers to get a timing-based test to pass more oftenJohn Firebaugh2015-10-291-1/+1
* [core] refactor test server startupKonstantin Käfer2015-10-282-16/+26
* [core] Ensure URL normalization is safe. Fixes #2695Tom MacWright2015-10-281-0/+3
* Don't create libuv objects on the stackJohn Firebaugh2015-10-271-8/+6
* remove metrics testsJustin R. Miller2015-10-272-276/+0
* remove heading tests as unreliableJustin R. Miller2015-10-279-350/+5
* adjust enabled testsJustin R. Miller2015-10-271-22/+5
* test in DebugJustin R. Miller2015-10-271-1/+1
* tighten up non-location testsJustin R. Miller2015-10-271-12/+9
* [http] don't retry when there's already a request in progressKonstantin Käfer2015-10-272-0/+53
* [core] reparse tiles when new data arrivesKonstantin Käfer2015-10-261-0/+5
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-2616-67/+80
* [core] set a timer and auto-refresh requests when they expireKonstantin Käfer2015-10-262-0/+38
* [core] add support for stale responsesKonstantin Käfer2015-10-2612-24/+265
* [core] all requests have to be canceled explicitly nowKonstantin Käfer2015-10-2613-35/+70
* [core] Remove MapData dependency from StyleParserJohn Firebaugh2015-10-231-9/+1
* [core] Added GLContextMode to MapDataBruno de Oliveira Abinader2015-10-223-3/+4
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-222-0/+34
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-222-27/+15
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-8/+8
* Test metrics on staging endpointMinh Nguyễn2015-10-201-0/+2
* [core] Remove shape layers from the style (fixes #2405)John Firebaugh2015-10-201-2/+27
* [core] Fix swapped lat/lon in geo.cppJohn Firebaugh2015-10-201-21/+21
* fixes #2419: adapt iOS tests for Bitrise CIJustin R. Miller2015-10-201-5/+16
* [ios] remove CoreTelephony dependencyJason Wray2015-10-191-2/+0
* [iOS] Dismiss authorization prompt before testing Location Services delegate ...Minh Nguyễn2015-10-161-0/+2
* [iOS] Revert 'Use modular headers everywhere'Minh Nguyễn2015-10-165-12/+14
* [iOS] Upgraded to AliSoftware/OHHTTPStubs@4.3.0Minh Nguyễn2015-10-16118-1221/+4592
* fixes #2611: iOS test app long press drops debug markerJustin R. Miller2015-10-151-0/+40
* [core] bump libuv to 1.7.5 across all platformsMike Morris2015-10-141-1/+7
* [ios][tests] disable non-null warningJason Wray2015-10-061-0/+1
* Install gtest from masonJohn Firebaugh2015-10-021-1/+3
* [osx] OS X 10.11 returns another error stringKonstantin Käfer2015-10-011-1/+4
* Install RapidJSON from masonJohn Firebaugh2015-10-015-31/+32
* mason variant@1.0Mike Morris2015-09-301-0/+1
* [ios] [android] Use Response::NotFound in other HTTP implementations tooJohn Firebaugh2015-09-292-2/+17
* Add test for removeAnnotationJohn Firebaugh2015-09-281-0/+16
* Rewrite annotation invalidation strategyJohn Firebaugh2015-09-282-32/+68
* Add some shape annotation testsJohn Firebaugh2015-09-281-0/+63