summaryrefslogtreecommitdiff
path: root/platform/android/scripts/exclude-activity-gen.json
diff options
context:
space:
mode:
authorPeng Liu <peng.liu@mapbox.com>2019-09-06 16:49:25 +0300
committerPeng Liu <peng.liu@mapbox.com>2019-09-06 17:14:40 +0300
commit29a14fb2f29d3a796e70b529722bbd1a22b80336 (patch)
tree5bf948e33b10543c11599ee2104a96af060663d9 /platform/android/scripts/exclude-activity-gen.json
parentca579a8ccbf514e7eb60dff732976ef55efa0f69 (diff)
downloadqtlocation-mapboxgl-29a14fb2f29d3a796e70b529722bbd1a22b80336.tar.gz
[android] Skip map load tests if no mapView is found, include more generated sanity tests for Android test app.
Diffstat (limited to 'platform/android/scripts/exclude-activity-gen.json')
-rw-r--r--platform/android/scripts/exclude-activity-gen.json18
1 files changed, 1 insertions, 17 deletions
diff --git a/platform/android/scripts/exclude-activity-gen.json b/platform/android/scripts/exclude-activity-gen.json
index 4ec8d2eb57..cf468a44e8 100644
--- a/platform/android/scripts/exclude-activity-gen.json
+++ b/platform/android/scripts/exclude-activity-gen.json
@@ -1,19 +1,3 @@
[
- "EspressoTestActivity",
- "FragmentBackStackActivity",
- "MapFragmentActivity",
- "MultiMapActivity",
- "NestedViewPagerActivity",
- "SupportMapFragmentActivity",
- "ViewPagerActivity",
- "LocationFragmentActivity",
- "BottomSheetActivity",
- "DebugModeActivity",
- "DoubleMapActivity",
- "MapInDialogActivity",
- "ChangeResourcesCachePathActivity",
- "DeleteRegionActivity",
- "DownloadRegionActivity",
- "UpdateMetadataActivity",
- "RenderTestActivity"
+ "EspressoTestActivity"
]