summaryrefslogtreecommitdiff
path: root/render-test/parser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [test-runner] Introduce mapbox-gl-native test expectationsMikhail Pozdnyakov2019-08-161-9/+11
| | | | | | | | The `mapbox-gl-native`-specific render tests expected results will be stored at the `render-test/expected/` subfolder. Test runner will automatically put new expected results there if invoked with `UPDATE=true`.
* mbgl-render-test runner - use the same tolerance as with node render testAleksandar Stojiljkovic2019-08-071-3/+15
| | | | | Two render tests failing only with mbgl-render-tests are added to platform specific ignores. This is to be extended with fill-extrusion-pattern failing only on mac.
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-251-0/+572