summaryrefslogtreecommitdiff
path: root/render-test/manifest_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test-runner] Enable rebaseline for next-ios-render-test-runner (#16147)zmiao2020-01-281-0/+2
* [render-test] Make the manifest mandatoryThiago Marcos P. Santos2020-01-081-2/+2
* [render-test] Remove positional argumentThiago Marcos P. Santos2020-01-081-31/+15
* [render-test] Effectively use the offline cache for fixturesThiago Marcos P. Santos2020-01-081-197/+0
* [render-test] Add access token to the test manifestThiago Marcos P. Santos2020-01-081-1/+24
* [render-test] Add cache database path to the manifestThiago Marcos P. Santos2020-01-081-0/+16
* [render-test] Fixed typo and remove unusedThiago Marcos P. Santos2020-01-081-29/+14
* [build] Collect and publish new baselinesThiago Marcos P. Santos2019-12-161-1/+1
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111-1/+5
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-031-1/+12
* [test-runner] Move probe related command line args to manifestAlexander Shalamov2019-11-271-0/+23
* [render-test] Add metric_paths into Manifest (#15973)zmiao2019-11-271-12/+31
* [render-test] Wrap test data inside RenderTestRunner App + Add a new test app...zmiao2019-11-191-1/+24
* [render-test] Fix render-test manifest confilicted local and member names (#1...zmiao2019-11-051-8/+8
* [render-test]Fix regex match for testFilter input (#15886)zmiao2019-11-041-2/+2
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-291-0/+400