summaryrefslogtreecommitdiff
path: root/render-test/runner.hpp
Commit message (Expand)AuthorAgeFilesLines
* [render tests][tile mode] Check symbol icons cut-offsMikhail Pozdnyakov2020-04-061-0/+1
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-0/+1
* [render-test] Use image from the cache for addImage operationThiago Marcos P. Santos2020-01-081-1/+3
* [render-test] Effectively use the offline cache for fixturesThiago Marcos P. Santos2020-01-081-1/+1
* [test runner] Rendering a single tile in Tile modeMikhail Pozdnyakov2019-12-181-0/+1
* [render-test] Cleanup on the render tests resultsThiago Marcos P. Santos2019-12-161-9/+4
* [render-test] Fix metrics passing when failingThiago Marcos P. Santos2019-12-161-1/+7
* [test runner] Refactor injected probes operations codeMikhail Pozdnyakov2019-12-131-3/+0
* [test runner] Split operations parsing and executionMikhail Pozdnyakov2019-12-131-13/+17
* [test runner] Introduce TestOperationMikhail Pozdnyakov2019-12-131-0/+2
* [test runner] Introduce generic TestContextMikhail Pozdnyakov2019-12-131-4/+18
* [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