summaryrefslogtreecommitdiff
path: root/test/test.gypi
Commit message (Expand)AuthorAgeFilesLines
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-1/+1
* [test] Added Projection testsBruno de Oliveira Abinader2016-06-131-0/+1
* [core] remove unused codeKonstantin Käfer2016-06-071-1/+0
* [test] Added GL objects testsBruno de Oliveira Abinader2016-06-011-0/+2
* [core] Don't earcut more than 500 inner ringsYoung Hahn2016-05-311-0/+1
* [core] Replace clipper and libtess with earcut.hppJohn Firebaugh2016-05-311-0/+1
* [core] use rapidjson's dtoa implementation to stringify floating point numbersKonstantin Käfer2016-05-181-0/+1
* [core] remove MockView and View dependency in TransformKonstantin Käfer2016-05-181-1/+0
* [core] retain tiles differently and remove old TileID classKonstantin Käfer2016-05-101-1/+2
* [core] move Painter and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+0
* [core] add algorithm for generating clip IDs based on the new TileID classesKonstantin Käfer2016-05-101-0/+1
* [core] add algorithm for detecting whether an ordered map contains covering c...Konstantin Käfer2016-05-101-0/+2
* [core] introduce three distinct TileID typesKonstantin Käfer2016-05-101-0/+2
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-1/+3
* [core] port to protozero (#4906)Dane Springmeyer2016-05-031-0/+1
* [core] Use gyp's direct_dependent_settings to propagate variant cflagsJohn Firebaugh2016-05-021-1/+3
* [core] Prepare Filter for public API (#4900)John Firebaugh2016-04-281-2/+1
* [core] Convert MapContext to Map::Impl; eliminate indirectionJohn Firebaugh2016-04-151-1/+1
* [tests] Rationalize storage testsJohn Firebaugh2016-04-141-13/+3
* [core] Render from the main threadJohn Firebaugh2016-04-141-1/+0
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-18/+39
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-071-34/+7
* [tests] fix make iproj copy phase for unit text fixturesJason Wray2016-03-221-2/+1
* [ios] make unit tests work on iOS and iOS SimulatorKonstantin Käfer2016-03-221-1/+25
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-221-22/+20
* [core] Check for NaNs in mbgl::util::{min,max,clamp}Bruno de Oliveira Abinader2016-03-181-0/+1
* [tests] Add a test for the retry delay on expired responseThiago Marcos P. Santos2016-02-261-0/+1
* [gyp] Use variant compiler flags when neededBruno de Oliveira Abinader2016-02-211-0/+1
* [gyp] Coverage only if BUILDTYPE=Debug and ENABLE_COVERAGE=1Bruno de Oliveira Abinader2016-02-211-18/+15
* [tests] Use ENABLE_COVERAGE=1 envvar to enable coverageBruno de Oliveira Abinader2016-02-191-1/+5
* [osx] Enable coverage support for debug buildBruno de Oliveira Abinader2016-02-181-0/+7
* [core] Interface and implementation for offlineJohn Firebaugh2016-02-101-0/+2
* [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-101-6/+3
* [core] Refactor tileCoverJohn Firebaugh2016-02-101-0/+1
* [all] Make #include <mapbox/variant.hpp> universally accessibleJohn Firebaugh2016-02-041-1/+0
* [tests] Reorganize tests to match src structureJohn Firebaugh2016-02-021-23/+24
* [tests] Refactor and make MockFileSource more generalJohn Firebaugh2016-02-011-4/+4
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-291-0/+1
* [tests] Added utests for RunLoop refcountingThiago Marcos P. Santos2016-01-201-0/+1
* [test] ensure static rendering finishes when a tile can't be loadedKonstantin Käfer2016-01-151-0/+1
* [core] use stale stylesKonstantin Käfer2016-01-151-0/+1
* [core] Support multiple paths in SQLiteCache::getShared()Konstantin Käfer2016-01-151-0/+1
* [core] remove bilinear, nearest scaling, fix #3164Ansis Brammanis2016-01-131-1/+0
* [core] Remove request coalescing in OnlineFileSourceJohn Firebaugh2016-01-131-1/+0
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-131-2/+1
* [tests] Add unit tests for SQLiteCache size limitThiago Marcos P. Santos2015-12-281-0/+1
* [tests] Moved lazy source loading tests to ResourceLoadingBruno de Oliveira Abinader2015-12-231-1/+0
* [core] Merge SQLiteCache into the platform libraryJohn Firebaugh2015-12-221-1/+0
* [core] Tests for style with unused sourcesBruno de Oliveira Abinader2015-12-171-0/+1
* [core] Custom layersJohn Firebaugh2015-12-091-1/+1