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

Side by Side Diff: tools_webrtc/ios/tests/common_tests.json

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "tests": [ 2 "tests": [
3 { 3 {
4 "app": "apprtcmobile_tests", 4 "app": "apprtcmobile_tests",
5 "xctest": true 5 "xctest": true
6 }, 6 },
7 { 7 {
8 "app": "audio_decoder_unittests" 8 "app": "audio_decoder_unittests"
9 }, 9 },
10 { 10 {
(...skipping 18 matching lines...) Expand all
29 "app": "test_support_unittests" 29 "app": "test_support_unittests"
30 }, 30 },
31 { 31 {
32 "app": "tools_unittests" 32 "app": "tools_unittests"
33 }, 33 },
34 { 34 {
35 "app": "voice_engine_unittests" 35 "app": "voice_engine_unittests"
36 } 36 }
37 ] 37 ]
38 } 38 }
OLDNEW
« no previous file with comments | « tools_webrtc/ios/objc_app.plist ('k') | tools_webrtc/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698