diff options
author | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2017-06-19 18:52:49 +0300 |
---|---|---|
committer | Simon Ogorodnik <Simon.Ogorodnik@jetbrains.com> | 2017-06-20 16:15:48 +0300 |
commit | 24e3ebb492436ed53b7a4cda5fc7568004471b73 (patch) | |
tree | 8f9afc7426279f9f9324e6acf0afc62af227030f /runners/gradle-integration-tests/testData/androidApp/fileTree.txt | |
parent | 438fffa8b59c3aca1fd016fbf11689b34eeb0976 (diff) | |
download | dokka-24e3ebb492436ed53b7a4cda5fc7568004471b73.tar.gz dokka-24e3ebb492436ed53b7a4cda5fc7568004471b73.tar.bz2 dokka-24e3ebb492436ed53b7a4cda5fc7568004471b73.zip |
Add android integration test, multi-flavour app test
Diffstat (limited to 'runners/gradle-integration-tests/testData/androidApp/fileTree.txt')
-rw-r--r-- | runners/gradle-integration-tests/testData/androidApp/fileTree.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/runners/gradle-integration-tests/testData/androidApp/fileTree.txt b/runners/gradle-integration-tests/testData/androidApp/fileTree.txt new file mode 100644 index 00000000..3827b69e --- /dev/null +++ b/runners/gradle-integration-tests/testData/androidApp/fileTree.txt @@ -0,0 +1,19 @@ +/ + app/ + alltypes/ + index.html + index-outline.html + index.html + org.example.kotlin.mixed/ + -java-activity/ + -init-.html + index.html + on-create-options-menu.html + -kotlin-activity/ + -init-.html + index.html + on-create-options-menu.html + on-create.html + index.html + package-list + style.css |