summaryrefslogtreecommitdiff
path: root/render-test/runner.hpp
Commit message (Expand)AuthorAgeFilesLines
* [test-runner] Add rebaseline flagAlexander Shalamov2019-12-091-1/+1
* [test runner] Enable test results update from cmd lineMikhail Pozdnyakov2019-11-271-1/+3
* [test-runner] Move probe related command line args to manifestAlexander Shalamov2019-11-271-3/+3
* [render-test] Add metric_paths into Manifest (#15973)zmiao2019-11-271-0/+1
* [test-runner] Add render test runner options for injecting probesAlexander Shalamov2019-11-221-1/+4
* [render-test] Implement gfx probe for tracking gpu resourcesMikko Pulkki2019-10-301-1/+2
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-291-3/+8
* [render-test] Add configurable rootPath, ignorePath via CLI arguments (#15832)zmiao2019-10-231-5/+4
* [render-test] Implement fps benchmarking tests (#15803)Mikko Pulkki2019-10-221-0/+3
* [test runner] Command line option for the tests expectations pathMikhail Pozdnyakov2019-10-211-2/+0
* [render-test] Add support for query testsJuha Alanen2019-10-071-1/+4
* [test runner] Test metrics reports. Check metrics results.Mikhail Pozdnyakov2019-08-271-1/+1
* [test runner] Expectations paths are represented with std::vectorMikhail Pozdnyakov2019-08-161-1/+1
* [test-runner] Introduce mapbox-gl-native test expectationsMikhail Pozdnyakov2019-08-161-0/+5
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-251-0/+28