-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
70475bc
commit c016bad
Showing
29 changed files
with
576 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-android-locales-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-locales-list - Print current list of locales available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android locales list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android locales available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-locales - Information about available locales on device | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android locales* [COMMAND] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Information about available locales on device. For example prints list of available locales to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-commands[] | ||
== Commands | ||
|
||
*list*:: | ||
Print current list of locales available to test against | ||
|
||
// end::picocli-generated-man-section-commands[] | ||
|
||
// end::picocli-generated-full-manpage[] |
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-android-screen-orientations-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-screen-orientations-list - List of device orientations available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android screen-orientations list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android orientations available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
34 changes: 34 additions & 0 deletions
34
test_runner/docs/ascii/flank.jar_-android-screen-orientations.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-android-screen-orientations - Information about available orientations | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
android screen-orientations* [COMMAND] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Prints list of available orientations | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-commands[] | ||
== Commands | ||
|
||
*list*:: | ||
List of device orientations available to test against | ||
|
||
// end::picocli-generated-man-section-commands[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
test_runner/docs/ascii/flank.jar_-firebase-test-android-locales-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-locales-list - Print current list of locales available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android locales list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android locales available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
34 changes: 34 additions & 0 deletions
34
test_runner/docs/ascii/flank.jar_-firebase-test-android-locales.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-locales - Information about available locales on device | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android locales* [COMMAND] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Information about available locales on device. For example prints list of available locales to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-commands[] | ||
== Commands | ||
|
||
*list*:: | ||
Print current list of locales available to test against | ||
|
||
// end::picocli-generated-man-section-commands[] | ||
|
||
// end::picocli-generated-full-manpage[] |
37 changes: 37 additions & 0 deletions
37
...unner/docs/ascii/flank.jar_-firebase-test-android-screen-orientations-list.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-screen-orientations-list - List of device orientations available to test against | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android screen-orientations list* [*-h*] [*-c*=_<configPath>_] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Print current list of Android orientations available to test against | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-options[] | ||
== Options | ||
|
||
*-c*, *--config*=_<configPath>_:: | ||
YAML config file path | ||
|
||
*-h*, *--help*:: | ||
Prints this help message | ||
|
||
// end::picocli-generated-man-section-options[] | ||
|
||
// end::picocli-generated-full-manpage[] |
34 changes: 34 additions & 0 deletions
34
test_runner/docs/ascii/flank.jar_-firebase-test-android-screen-orientations.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
// tag::picocli-generated-full-manpage[] | ||
|
||
// tag::picocli-generated-man-section-name[] | ||
== Name | ||
|
||
flank.jar | ||
-firebase-test-android-screen-orientations - Information about available orientations | ||
|
||
// end::picocli-generated-man-section-name[] | ||
|
||
// tag::picocli-generated-man-section-synopsis[] | ||
== Synopsis | ||
|
||
*flank.jar | ||
firebase test android screen-orientations* [COMMAND] | ||
|
||
// end::picocli-generated-man-section-synopsis[] | ||
|
||
// tag::picocli-generated-man-section-description[] | ||
== Description | ||
|
||
Prints list of available orientations | ||
|
||
// end::picocli-generated-man-section-description[] | ||
|
||
// tag::picocli-generated-man-section-commands[] | ||
== Commands | ||
|
||
*list*:: | ||
List of device orientations available to test against | ||
|
||
// end::picocli-generated-man-section-commands[] | ||
|
||
// end::picocli-generated-full-manpage[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.