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

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
(Empty)
1 {
2 "tests": [
3 {
4 "app": "apprtcmobile_tests",
5 "xctest": true
6 },
7 {
8 "app": "audio_decoder_unittests"
9 },
10 {
11 "app": "common_audio_unittests"
12 },
13 {
14 "app": "common_video_unittests"
15 },
16 {
17 "app": "modules_tests"
18 },
19 {
20 "app": "rtc_pc_unittests"
21 },
22 {
23 "app": "rtc_stats_unittests"
24 },
25 {
26 "app": "system_wrappers_unittests"
27 },
28 {
29 "app": "test_support_unittests"
30 },
31 {
32 "app": "tools_unittests"
33 },
34 {
35 "app": "voice_engine_unittests"
36 }
37 ]
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