summaryrefslogtreecommitdiff
path: root/render-test/include
Commit message (Collapse)AuthorAgeFilesLines
* [render-test] Wrap test data inside RenderTestRunner App + Add a new test ↵zmiao2019-11-191-1/+4
| | | | | | | | | | | | app (#15887) * [render-test] Wrap test resources inside app * [render-test] Add test app * fix test app failure * [render-test]add callback + add javaObjectWrapper
* [test-runner] Run render test runner as a NativeActivity app on android ↵zmiao2019-10-221-4/+1
| | | | | | | | | | | | device (#15827) * [test-runner]Add android render-test-runner NativeActivity app * [test-runner] Fix cmake for CI build failure * [test-runner] Update folder location, change app configureation * [test-runner] Add running instruction
* [test-runner] make render-test a shared lib (#15816)zmiao2019-10-151-0/+9
* [test-runner] make render-test a shared lib [test-runner] nit [test-runner] nit again * [test-runner] Remove redundant linked file in cmake