summaryrefslogtreecommitdiff
path: root/render-test
Commit message (Expand)AuthorAgeFilesLines
* [render-test] Fix loggingThiago Marcos P. Santos2020-04-171-0/+2
* [core] PlacedSymbolData contains layer idMikhail Pozdnyakov2020-04-091-3/+3
* [render tests][tile mode] Check symbol icons cut-offsMikhail Pozdnyakov2020-04-063-41/+62
* [render tests][tile mode] Enable automatic labels cut-off detectionMikhail Pozdnyakov2020-04-064-4/+68
* [core] Introduce Renderer::clearData() instead of keepRenderData map optionsMikhail Pozdnyakov2020-03-201-2/+2
* [build] Use found code sign identitieszmiao2020-03-191-6/+9
* [render tests] Unset `MapOptions::keepRenderData()` flag in tile modeMikhail Pozdnyakov2020-03-181-1/+2
* [test][ios] Update iOS render test data setup scriptJuha Alanen2020-03-121-13/+20
* [render test runner] Enable pixel ratio in tile modeMikhail Pozdnyakov2020-03-052-27/+39
* [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