summaryrefslogtreecommitdiff
path: root/render-test
Commit message (Expand)AuthorAgeFilesLines
* [build][ios] Refactor iOS test runner CI job configsJuha Alanen2020-02-271-2/+2
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-261-1/+1
* [core] Consolidate file source keys in the generic FileSource headerMikhail Pozdnyakov2020-02-251-1/+1
* [test-runner] Share common code between test runnersJuha Alanen2020-02-181-9/+0
* [test-runner] Share common code between iOS test runnersJuha Alanen2020-02-149-303/+0
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-073-15/+68
* [test-runner] Enable rebaseline for next-ios-render-test-runner (#16147)zmiao2020-01-285-4/+71
* [build] Cleanup CircleCI configurationThiago Marcos P. Santos2020-01-284-11/+11
* [test-runner] Add iOS RenderTestRunner test metrics (#16139)zmiao2020-01-246-36/+76
* [test-runner] Enable IOS RenderTestRunner and run it on Firebase (#16111)zmiao2020-01-2130-1/+907
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-135-22/+48
* [render-test] Make the manifest mandatoryThiago Marcos P. Santos2020-01-082-8/+6
* [render-test] Remove positional argumentThiago Marcos P. Santos2020-01-083-43/+20
* [core] Make it possible to reopen the database read-only for testingThiago Marcos P. Santos2020-01-081-0/+6
* [metrics] Use the cache database instead of file paths for fixturesThiago Marcos P. Santos2020-01-081-12/+2
* [render-test] Use image from the cache for addImage operationThiago Marcos P. Santos2020-01-084-11/+37
* [render-test] Effectively use the offline cache for fixturesThiago Marcos P. Santos2020-01-089-267/+87
* [render-test] Add access token to the test manifestThiago Marcos P. Santos2020-01-082-1/+27
* [render-test] Add flag to run tests onlineThiago Marcos P. Santos2020-01-081-3/+11
* [render-test] Add cache database path to the manifestThiago Marcos P. Santos2020-01-082-0/+18
* [render-test] Fixed typo and remove unusedThiago Marcos P. Santos2020-01-081-29/+14
* [test runner] Show all tiles independently in Tile modeMikhail Pozdnyakov2019-12-181-7/+44
* [test runner] Rendering a single tile in Tile modeMikhail Pozdnyakov2019-12-183-11/+40
* [render-tests] Fix tests not rendering when both metrics and render failsThiago Marcos P. Santos2019-12-171-5/+7
* [render-test] Cleanup on the render tests resultsThiago Marcos P. Santos2019-12-165-120/+129
* [build] Collect and publish new baselinesThiago Marcos P. Santos2019-12-161-1/+1
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-16100-1216/+5
* [render-test] Fix metrics passing when failingThiago Marcos P. Santos2019-12-163-16/+32
* [test runner] Explicitly initialize TestContext POD membersMikhail Pozdnyakov2019-12-141-2/+2
* [test-runner] Fix network probeAlexander Shalamov2019-12-131-3/+7
* [render test] Fix probes failure reportsMikhail Pozdnyakov2019-12-133-11/+7
* [test runner] Refactor injected probes operations codeMikhail Pozdnyakov2019-12-132-126/+130
* [test runner] Split operations parsing and executionMikhail Pozdnyakov2019-12-135-663/+805
* [test runner] Introduce TestOperationMikhail Pozdnyakov2019-12-132-9/+18
* [test runner] Introduce generic TestContextMikhail Pozdnyakov2019-12-132-59/+80
* [test-runner] Don't update nor create metrics baseline for ignored testAlexander Shalamov2019-12-123-2/+5
* [test-runner] Fix -Werror=shadow issues in test runnerAlexander Shalamov2019-12-121-19/+18
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111146-53552/+6
* [test-runner] Add desctiption for --update commandAlexander Shalamov2019-12-101-1/+4
* [test runner] Report absolute path to the results html fileMikhail Pozdnyakov2019-12-101-1/+1
* [test-runner] Add rebaseline flagAlexander Shalamov2019-12-093-7/+24
* [test-runner] Simplify update option and remove obsolete ifdefsAlexander Shalamov2019-12-092-33/+12
* [metrics] Create gcc8-release metrics configurationAlexander Shalamov2019-12-091145-40096/+0
* [metrics] Update render-test-probe-unit-tests memory expectationsMikhail Pozdnyakov2019-12-094-16/+16
* [core] Refactoring transform state (#15956)zmiao2019-12-052-4/+4
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ...zmiao2019-12-0428-14/+342
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-035-7/+17
* [test runner] Update test commands for Layer::setProperty()Mikhail Pozdnyakov2019-12-031-20/+4
* [metrics] Add baselines for formatted-images and line-dasharray render testsAlexander Shalamov2019-12-029-0/+315
* [test-runner] Add android RenderTestRunner baseline metrics (#15979)zmiao2019-12-021136-3/+53232