mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
Deploy golden testing on android through an apk
We used to deploy our android golden tests through a console app that we launched from the adb shell. However, this won't work anymore if we want Vulkan validation layers. Switch to an apk instead. Also clean up and improve upon our tooling: * Add signal handlers to notify the python server when the app crashes * Rename dump_gms_and_goldens.py ... -> deploy_tools.py gms goldens ... * Pipe stdout and stderr to to the python server * Replace most instances of exit(-1) with abort() Diffs=
This commit is contained in:
@@ -1 +1 @@
|
||||
9a43d79175570cc5b0104ae12742748ae801941c
|
||||
6db85df99bb8971aae6c26202538b5543148b028
|
||||
|
||||
Reference in New Issue
Block a user