summaryrefslogtreecommitdiff
path: root/test/test.gypi
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core] Replace StyleLayerType with RTTIJohn Firebaugh2015-12-071-1/+0
* [core] More efficient layer cloningJohn Firebaugh2015-12-071-0/+1
* [core] Don't link with libuv on components not using it directlyThiago Marcos P. Santos2015-12-011-3/+0
* [tests] Add utests for ThreadLocalThiago Marcos P. Santos2015-12-011-0/+1
* [tests] Add utests for TimerThiago Marcos P. Santos2015-12-011-0/+1
* [tests] Add utests for AsyncTaskThiago Marcos P. Santos2015-12-011-0/+1
* [test] Add pixelmatch; use in annotation testsJohn Firebaugh2015-11-251-0/+1
* [core] Add image testsJohn Firebaugh2015-11-251-0/+1
* [core] more robust max-age parsingKonstantin Käfer2015-11-201-0/+1
* Ported replaceTokens() tests from GL JSMinh Nguyễn2015-11-181-0/+1
* Rewrite CustomSpriteImages testJohn Firebaugh2015-11-181-1/+0
* [core] Merge Sprite into SpriteStoreJohn Firebaugh2015-11-121-1/+0
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-7/+7
* [core] move mbgl.gyp to gyp directoryMike Morris2015-11-041-6/+6
* [core] mason geojsonvt-2.1.6.3Mike Morris2015-11-021-0/+2
* [http] don't retry when there's already a request in progressKonstantin Käfer2015-10-271-0/+1
* [core] set a timer and auto-refresh requests when they expireKonstantin Käfer2015-10-261-0/+1