summaryrefslogtreecommitdiff
path: root/test/test.gyp
Commit message (Expand)AuthorAgeFilesLines
* merge build targets so we only have one build file per platformKonstantin Käfer2015-04-241-99/+0
* explicitly call .discard() to resize the view on static rendersKonstantin Käfer2015-04-171-0/+1
* don't throw an exception in the map thread for bad stylesKonstantin Käfer2015-04-171-0/+2
* make sqlite storage more resilient to sporadic errorsKonstantin Käfer2015-04-071-0/+1
* fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-171-0/+1
* scripts for running linux tests with dockerKonstantin Käfer2015-03-131-8/+1
* Update the FixtureLogThiago Marcos P. Santos2015-03-121-2/+2
* Ported util::mapbox tests from mapbox-gl-jsMinh Nguyễn2015-03-061-0/+1
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-0/+1
* cleanup makefilesKonstantin Käfer2015-02-041-1/+1
* refactor makefileKonstantin Käfer2015-02-041-4/+6
* use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-041-5/+3
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-041-3/+4
* asset:// URLs are local to the executable path nowKonstantin Käfer2015-02-041-0/+16
* fixes for linuxKonstantin Käfer2015-02-041-8/+15
* rearrange tests and make more robustKonstantin Käfer2015-02-041-32/+31
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-250/+58
* remove circular shared_ptr and a few other memory leaksKonstantin Käfer2015-02-041-1/+2
* Merge pull request #744 from mapbox/merge-roadsJohn Firebaugh2015-01-141-0/+20
|\
| * port tests for mergeLinesAnsis Brammanis2015-01-131-0/+20
* | include sqlite3_static_libs in linker flagsMike Morris2015-01-131-0/+1
|/
* add missing gyp fileKonstantin Käfer2014-12-081-0/+1
* make most headers privateKonstantin Käfer2014-12-041-1/+11
* simplify image_readers creation implementationartemp2014-11-191-1/+0
* Merge branch 'master' into image-readersartemp2014-11-131-1/+11
|\
| * add boost headers to cflags_cc for text_conversions testMike Morris2014-11-071-1/+11
* | fix tests for linux (todo - find a better way to run 'linux' tests on 'osx')artemp2014-11-071-2/+3
|/
* Merge pull request #540 from mapbox/test-httpKonstantin Käfer2014-11-041-2/+0
|\
| * Run tests using http requestsKonstantin Käfer2014-11-041-2/+0
* | formatartemp2014-11-041-1/+1
* | add basic toupper/tolower text conversions tests #309artemp2014-11-041-2/+21
|/
* Remove unusedJohn Firebaugh2014-11-011-2/+1
* Merge branch 'master' into platform-imageKonstantin Käfer2014-10-301-8/+8
|\
| * attemp to fix #525Dane Springmeyer2014-10-301-8/+8
* | use more modern libpng version instead of the system-provided one and fix com...Konstantin Käfer2014-10-301-1/+1
|/
* remove regex/boost regex usageKonstantin Käfer2014-10-301-5/+0
* fix xtest target - closes #520 - longer term fix at #519Dane Springmeyer2014-10-301-15/+62
* use stable cross-generator direction for referencing standalone lib + other m...Dane Springmeyer2014-10-291-2/+0
* linux test build fixesDane Springmeyer2014-10-291-2/+8
* fix testsDane Springmeyer2014-10-291-9/+19
* rename mbgl to mbgl-coreKonstantin Käfer2014-10-291-9/+9
* gyp fixesKonstantin Käfer2014-10-281-4/+3
* allow installing the libraryKonstantin Käfer2014-10-271-10/+10
* make tests workKonstantin Käfer2014-10-241-183/+137
* Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-241-0/+2
|\
| * Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-221-0/+2
| |\
| | * break out HeadlessDisplay from HeadlessView, ref #478Mike Morris2014-10-031-0/+2
* | | restructure gyp filesKonstantin Käfer2014-10-241-1/+0
|/ /
* | fix compile warningsKonstantin Käfer2014-10-221-32/+0
* | use glfw3 libs instead of manually linking OpenGL frameworks on OS XKonstantin Käfer2014-10-221-2/+2
|/