summaryrefslogtreecommitdiff
path: root/render-test/metadata.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [test runner] Use allocation peak values for memory metricsMikhail Pozdnyakov2019-08-271-3/+3
|
* [test runner] Test metrics reports. Check metrics results.Mikhail Pozdnyakov2019-08-271-2/+9
|
* [test runner] Introduce probe_memory_.. API for render testsMikhail Pozdnyakov2019-08-271-0/+14
|
* [test runner] Expectations paths are represented with std::vectorMikhail Pozdnyakov2019-08-161-2/+6
|
* [test-runner] Introduce mapbox-gl-native test expectationsMikhail Pozdnyakov2019-08-161-1/+7
| | | | | | | | 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`.
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-251-0/+52