Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update Testing_Translations
authored
Jul 20, 2023
by
Hans-Christoph Steiner
Show whitespace changes
Inline
Side-by-side
Testing_Translations.md
View page @
2c0894c8
...
@@ -33,7 +33,7 @@ $ ./fdroid signindex
...
@@ -33,7 +33,7 @@ $ ./fdroid signindex
There is an Android emulator test that makes sure that there are no crashes caused by format strings. It can be run by itself using:
There is an Android emulator test that makes sure that there are no crashes caused by format strings. It can be run by itself using:
```
console
```
bash
./gradlew assembleFullDebug connectedFullDebugAndroidTest
\
./gradlew assembleFullDebug connectedFullDebugAndroidTest
\
-Pandroid
.testInstrumentationRunnerArguments.class
=
org.fdroid.fdroid.LocalizationTest
-Pandroid
.testInstrumentationRunnerArguments.class
=
org.fdroid.fdroid.LocalizationTest
```
```
\ No newline at end of file