Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(822)

Unified Diff: webrtc/build/ios/tests/common_tests.json

Issue 2627583002: Disable some filesystem tests that don't make sense on iOS. (Closed)
Patch Set: Enable test_support_unittests on the iOS bots Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/test/testsupport/fileutils_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/tests/common_tests.json
diff --git a/webrtc/build/ios/tests/common_tests.json b/webrtc/build/ios/tests/common_tests.json
index 3afb6455179e6fe0d1e38e5b3c716e92465331c3..30d557f95333d2077d53a72fa329ae2230202400 100644
--- a/webrtc/build/ios/tests/common_tests.json
+++ b/webrtc/build/ios/tests/common_tests.json
@@ -19,6 +19,9 @@
"app": "system_wrappers_unittests"
},
{
+ "app": "test_support_unittests"
+ },
+ {
"app": "voice_engine_unittests"
}
]
« no previous file with comments | « no previous file | webrtc/test/testsupport/fileutils_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698