summaryrefslogtreecommitdiff
path: root/platform/android/src/test/render_test_runner.cpp
Commit message (Expand)AuthorAgeFilesLines
* [android] Share common code between test runnersJuha Alanen2020-01-031-236/+3
* [build] Reorganize the render testsThiago Marcos P. Santos2019-12-161-2/+2
* [android] Fix -Wshadow on Android buildThiago Marcos P. Santos2019-12-121-4/+6
* [metrics] Run Android RenderTestRunner bot in rebaseline mode (#16036)zmiao2019-12-111-1/+1
* [test-runner] Make Android RenderTestRunner bot fail when test cases are not ...zmiao2019-12-041-4/+7
* [test-runner] Allow to define filter inside manifest fileAlexander Shalamov2019-12-031-4/+4
* [test-runner] Add android RenderTestRunner baseline metrics (#15979)zmiao2019-12-021-16/+24
* [render-test] Wrap test data inside RenderTestRunner App + Add a new test app...zmiao2019-11-191-18/+251
* [render-test] Add manifest parser for render-test-runner (#15861)zmiao2019-10-291-1/+1
* [test-runner] Run render test runner as a NativeActivity app on android devic...zmiao2019-10-221-0/+57