summaryrefslogtreecommitdiff
path: root/render-test
Commit message (Expand)AuthorAgeFilesLines
* [test runner] Expectations paths are represented with std::vectorMikhail Pozdnyakov2019-08-164-22/+40
* [test-runner] `UPDATE_GENERIC` variable updates results at mapbox-gl-js submo...Mikhail Pozdnyakov2019-08-161-0/+3
* Enable text-variable-anchor/{pitched-rotated-debug|rotated-offset} render testsMikhail Pozdnyakov2019-08-162-0/+0
* [test-runner] Introduce mapbox-gl-native test expectationsMikhail Pozdnyakov2019-08-166-17/+72
* Mark tests flaky on Linux only. #15322Aleksandar Stojiljkovic2019-08-071-1/+6
* Ignore flaky line-pattern/opacity test on Linux botAleksandar Stojiljkovic2019-08-071-1/+2
* mbgl-render-test runner - use the same tolerance as with node render testAleksandar Stojiljkovic2019-08-074-4/+26
* [core] Fix error handling in HeadlessFrontend::render()Mikhail Pozdnyakov2019-06-281-3/+13
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-257-0/+1257