summaryrefslogtreecommitdiff
path: root/test/headless.cpp
Commit message (Expand)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-041-2/+2
* break out FileSource as an abstract classMike Morris2014-12-031-1/+3
* move pixel flip from headless test into HeadlessView::readPixelsMike Morris2014-12-011-9/+0
* [linux] let child process exit when parent hung upKonstantin Käfer2014-11-061-0/+6
* use IPv4 address instead of localhost to work around systems that don't resol...Konstantin Käfer2014-11-061-2/+2
* fix various issues in curl bindings related to tile cancelationKonstantin Käfer2014-11-061-2/+7
* don't use a cache for test casesKonstantin Käfer2014-11-051-0/+9
* rewrite the actual JSON file instead of a global search/replaceKonstantin Käfer2014-11-051-7/+41
* Update test/suiteJohn Firebaugh2014-11-041-0/+5
* use dirname() on copies of the parameter onlyKonstantin Käfer2014-11-041-1/+5
* use execv and pass non-inline argument for gccKonstantin Käfer2014-11-041-1/+2
* pass array with a single nullptr instead of nullptr for compatibilityKonstantin Käfer2014-11-041-1/+1
* Run tests using http requestsKonstantin Käfer2014-11-041-13/+51
* Merge branch 'master' into platform-imageKonstantin Käfer2014-10-311-1/+1
|\
| * use test suite as submodule instead of using npmKonstantin Käfer2014-10-311-1/+1
* | fix image y reversalKonstantin Käfer2014-10-301-1/+1
* | use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-301-1/+13
|/
* make tests workKonstantin Käfer2014-10-241-2/+2
* Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-221-5/+5
|\
| * fix HeadlessView::readPixels return value, ref #480Mike Morris2014-10-081-1/+1
| * add HeadlessView::readPixels, fixes #480Mike Morris2014-10-081-7/+1
| * clean up shared_ptr usage in HeadlessViewMike Morris2014-10-071-1/+4
| * Merge branch 'libuv010' into libuv-0.10-fix-context-shutdownMike Morris2014-09-241-5/+11
| |\
| * | bump mapnik-packaging, remove unnecessary view.make_active callsMike Morris2014-09-191-0/+2
* | | fix compile warningsKonstantin Käfer2014-10-221-8/+8
| |/ |/|
* | Support pixelRatio parameter for render testsJohn Firebaugh2014-09-221-5/+10
|/
* Use fresh map and view for each testJohn Firebaugh2014-08-281-5/+3
* fix basepath for headless stylesheetsKonstantin Käfer2014-08-271-14/+3
* Fix headless testsJohn Firebaugh2014-08-221-1/+1
* Use mapbox-gl-test-suiteJohn Firebaugh2014-07-211-65/+37
* Flip name and units and sign of rotation APIJohn Firebaugh2014-07-211-1/+1
* rename llmr => mbglKonstantin Käfer2014-07-161-5/+5
* add enum class to unify parsing/stringificationKonstantin Käfer2014-07-141-8/+8
* allow formatted messagesKonstantin Käfer2014-07-111-0/+2
* add logging facility and check logs in testsKonstantin Käfer2014-07-111-6/+62
* allow setting classes in the test caseKonstantin Käfer2014-07-101-0/+11
* allow processing multiple renders per testKonstantin Käfer2014-07-101-20/+28
* cleanupKonstantin Käfer2014-07-101-7/+5
* change line width and add line-width testKonstantin Käfer2014-07-101-13/+29
* fuzzy image comparison + create diff imagesKonstantin Käfer2014-07-091-1/+0
* add antialiasing testKonstantin Käfer2014-07-081-1/+1
* fix compile errorsKonstantin Käfer2014-07-081-1/+2
* update headless testing to be configurableKonstantin Käfer2014-07-081-38/+37
* don't overwrite global symbol basenameKonstantin Käfer2014-07-071-5/+5
* add test fixture and image comparisonKonstantin Käfer2014-07-071-12/+19
* move headless to their own filesKonstantin Käfer2014-07-071-115/+10
* make headless rendering work again by setting the correct fboKonstantin Käfer2014-07-071-74/+86
* fix up OS X/headless notify_map_change() for new APIJustin R. Miller2014-07-031-1/+1
* load stylesheet file for headless testKonstantin Käfer2014-06-031-4/+12
* fix #269Dane Springmeyer2014-05-281-0/+9