summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Convert storage tests to RunLoopJohn Firebaugh2015-04-151-115/+133
* make implementation files private headersKonstantin Käfer2015-04-133-3/+3
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-1315-104/+94
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-1014-56/+68
* add Thread<T> and RunLoopKonstantin Käfer2015-04-103-28/+17
* Move ClipID to clip_id.hpp/cppJohn Firebaugh2015-04-091-1/+1
* use sqlite itself to lock the database file rather than those unportable bsd ...Konstantin Käfer2015-04-081-10/+19
* guard against invalid database filesKonstantin Käfer2015-04-081-1/+45
* make sqlite storage more resilient to sporadic errorsKonstantin Käfer2015-04-074-2/+344
* Tile::ID ⇢ TileIDJohn Firebaugh2015-04-062-104/+105
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-1/+2
* replace iterator variable types with autoKonstantin Käfer2015-04-011-3/+3
* add style URL testsJustin R. Miller2015-03-311-0/+5
* update sprite scaling test caseKonstantin Käfer2015-03-262-0/+0
* support wrapped bilinear scalingAnsis Brammanis2015-03-261-11/+11
* fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-176-0/+73
* Revert "Move atlas ownership to Style"John Firebaugh2015-03-131-12/+16
* Move atlas ownership to StyleJohn Firebaugh2015-03-131-16/+12
* scripts for running linux tests with dockerKonstantin Käfer2015-03-131-8/+1
* Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-122-16/+18
* Update the FixtureLogThiago Marcos P. Santos2015-03-127-157/+126
* Fix conditional in normalizeSourceURLJohn Firebaugh2015-03-061-2/+2
* Insert {ratio} before extension, not inside access tokenMinh Nguyễn2015-03-061-0/+4
* Only add {ratio} to raster tile URLsMinh Nguyễn2015-03-061-6/+10
* Ported util::mapbox tests from mapbox-gl-jsMinh Nguyễn2015-03-062-0/+62
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-0615-38/+149
* make Map::resize() privateKonstantin Käfer2015-03-061-1/+0
* add missing test fixture fileKonstantin Käfer2015-02-171-0/+1
* add ca bundle loading back to CURLKonstantin Käfer2015-02-171-1/+1
* update uv_zip and add testsKonstantin Käfer2015-02-163-3/+50
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-1/+1
* Merge pull request #884 from mapbox/move-bucketsLeith Bade2015-02-141-0/+0
|\
| * Move to mapbox bucketLeith Bade2015-02-131-0/+0
* | make sure that the async handle always gets closedKonstantin Käfer2015-02-131-0/+28
|/
* update test suiteAnsis Brammanis2015-02-111-0/+0
* Merge pull request #821 from mapbox/pattern-functionsJohn Firebaugh2015-02-103-0/+49
|\
| * Update test suite and style submodules to latest v7John Firebaugh2015-02-061-0/+0
| * add test for parsing enum, bool, string functions.Ansis Brammanis2015-02-062-0/+49
* | move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-0919-0/+1412
|/