mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
test
This commit is contained in:
parent
24f840c8b5
commit
7eb8e21ff7
@ -1,8 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
adb shell screencap -p /sdcard/screencap.png
|
||||
adb pull /sdcard/screencap.png
|
||||
find screencap.png
|
||||
adb logcat -c
|
||||
adb logcat *:E -v color &
|
||||
./gradlew jacocoInstrumentationTestReport
|
||||
adb shell screencap -p /sdcard/screencap.png
|
||||
adb pull /sdcard/screencap.png
|
||||
find screencap.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user