summaryrefslogtreecommitdiff
path: root/test/headless
Commit message (Expand)AuthorAgeFilesLines
* Use a pipe() to synchronize the server initializationThiago Marcos P. Santos2015-06-181-1/+1
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-1/+0
* Add callback for error notifications on renderStill()Thiago Marcos P. Santos2015-05-221-1/+1
* Fix misleading headless test output (fixes #1557)John Firebaugh2015-05-141-3/+1
* Fix potential crashJohn Firebaugh2015-05-011-2/+2
* Remove Map::start/stopJohn Firebaugh2015-04-281-5/+1
* Log each test subcase during headless testsJohn Firebaugh2015-04-281-2/+3
* Update mapbox-gl-test-suiteJohn Firebaugh2015-04-281-1/+1
* Following kkaefer's view changesJohn Firebaugh2015-04-281-3/+2
* Fix buildJohn Firebaugh2015-04-281-1/+1
* Use a promise rather than async danceJohn Firebaugh2015-04-201-25/+8
* rename Mode::Static => Mode::StillKonstantin Käfer2015-04-171-1/+1
* align static render mode and still image render modeKonstantin Käfer2015-04-171-9/+32
* hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-3/+2
* convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-2/+3
* Update the FixtureLogThiago Marcos P. Santos2015-03-121-2/+2
* make Map::resize() privateKonstantin Käfer2015-03-061-1/+0
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-1/+1
* cleanup makefilesKonstantin Käfer2015-02-041-2/+3
* refactor makefileKonstantin Käfer2015-02-041-1/+1
* execute the correct server path and use the exepath for application root rath...Konstantin Käfer2015-02-041-2/+1
* asset:// URLs are local to the executable path nowKonstantin Käfer2015-02-041-1/+2
* remove unused filesKonstantin Käfer2015-02-041-17/+0
* rearrange tests and make more robustKonstantin Käfer2015-02-041-11/+26
* rearrange tests and add storage testsKonstantin Käfer2015-02-043-0/+203