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

Unified Diff: tools-webrtc/ios/tests/common_tests.json

Issue 2697603002: Move iOS tests to XCTest from gtest. (Closed)
Patch Set: fix nits Created 3 years, 10 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/examples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/ios/tests/common_tests.json
diff --git a/tools-webrtc/ios/tests/common_tests.json b/tools-webrtc/ios/tests/common_tests.json
index 30d557f95333d2077d53a72fa329ae2230202400..c85db668948e5ba7ef91e72b3e57754864969113 100644
--- a/tools-webrtc/ios/tests/common_tests.json
+++ b/tools-webrtc/ios/tests/common_tests.json
@@ -1,6 +1,10 @@
{
"tests": [
{
+ "app": "apprtcmobile_tests",
+ "xctest": true
+ },
+ {
"app": "audio_decoder_unittests"
},
{
« no previous file with comments | « no previous file | webrtc/examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698