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

Side by Side Diff: native_client_sdk/src/build_tools/tests/naclsdk_manifest_test.json

Issue 8801030: Fixed update_manifest to correctly accept format: pepper -b .. -B ..... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "manifest_version": 1,
3 "bundles": [ 2 "bundles": [
4 { 3 {
5 "name": "sdk_tools",
6 "revision": 1,
7 "version": 2,
8 "description": "Native Client SDK Tools, revision 1", 4 "description": "Native Client SDK Tools, revision 1",
9 "stability": "stable", 5 "stability": "stable",
10 "recommended": "yes", 6 "recommended": "yes",
7 "version": 2,
11 "archives": [ 8 "archives": [
12 { 9 {
10 "url": "nacl_sdk_linux_1.tgz",
11 "checksum": {
12 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
13 },
13 "host_os": "linux", 14 "host_os": "linux",
14 "size": 30018483, 15 "size": 30018483
15 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
16 "url": "nacl_sdk_linux_1.tgz"
17 }, 16 },
18 { 17 {
18 "url": "nacl_sdk_mac_1.tgz",
19 "checksum": {
20 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
21 },
19 "host_os": "mac", 22 "host_os": "mac",
20 "size": 30227408, 23 "size": 30227408
21 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
22 "url": "nacl_sdk_mac_1.tgz"
23 }, 24 },
24 { 25 {
26 "url": "nacl_sdk_win_1.tgz",
27 "checksum": {
28 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
29 },
25 "host_os": "win", 30 "host_os": "win",
26 "size": 36440315, 31 "size": 36440315
27 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
28 "url": "nacl_sdk_win_1.tgz"
29 } 32 }
30 ] 33 ],
34 "revision": 1,
35 "name": "sdk_tools"
31 }, 36 },
32 { 37 {
33 "name": "test_1",
34 "version": 1,
35 "revision": 2,
36 "description": "Test Bundle version 1", 38 "description": "Test Bundle version 1",
37 "stability": "stable", 39 "stability": "stable",
38 "recommended": "yes", 40 "recommended": "yes",
41 "version": 1,
39 "archives": [ 42 "archives": [
40 { 43 {
44 "url": "nacl_linux_pepper_14_1.tgz",
45 "checksum": {
46 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
47 },
41 "host_os": "linux", 48 "host_os": "linux",
42 "size": 30018483, 49 "size": 30018483
43 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
44 "url": "nacl_linux_pepper_14_1.tgz"
45 }, 50 },
46 { 51 {
52 "url": "nacl_mac_pepper_14_1.tgz",
53 "checksum": {
54 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
55 },
47 "host_os": "mac", 56 "host_os": "mac",
48 "size": 30227408, 57 "size": 30227408
49 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
50 "url": "nacl_mac_pepper_14_1.tgz"
51 }, 58 },
52 { 59 {
60 "url": "nacl_win_pepper_14_1.tgz",
61 "checksum": {
62 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
63 },
53 "host_os": "win", 64 "host_os": "win",
54 "size": 36440315, 65 "size": 36440315
55 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
56 "url": "nacl_win_pepper_14_1.tgz"
57 } 66 }
58 ] 67 ],
68 "revision": 2,
69 "name": "test_1"
59 }, 70 },
60 { 71 {
61 "name": "test_2",
62 "version": 1,
63 "revision": 2,
64 "description": "Test Bundle version 2", 72 "description": "Test Bundle version 2",
65 "stability": "stable", 73 "stability": "stable",
66 "recommended": "yes", 74 "recommended": "yes",
75 "version": 1,
67 "archives": [ 76 "archives": [
68 { 77 {
78 "url": "nacl_linux_pepper_15_1.tgz",
79 "checksum": {
80 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
81 },
69 "host_os": "linux", 82 "host_os": "linux",
70 "size": 30018483, 83 "size": 30018483
71 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
72 "url": "nacl_linux_pepper_15_1.tgz"
73 }, 84 },
74 { 85 {
86 "url": "nacl_mac_pepper_15_1.tgz",
87 "checksum": {
88 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
89 },
75 "host_os": "mac", 90 "host_os": "mac",
76 "size": 30227408, 91 "size": 30227408
77 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
78 "url": "nacl_mac_pepper_15_1.tgz"
79 }, 92 },
80 { 93 {
94 "url": "nacl_win_pepper_15_1.tgz",
95 "checksum": {
96 "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4"
97 },
81 "host_os": "win", 98 "host_os": "win",
82 "size": 36440315, 99 "size": 36440315
83 "checksum": { "sha1": "638bf0020c6f013ebef420d03fd7bb28593047b4" },
84 "url": "nacl_win_pepper_15_1.tgz"
85 } 100 }
86 ] 101 ],
102 "revision": 2,
103 "name": "test_2"
104 },
105 {
106 "description": "Chrome 1 bundle, revision 0",
107 "stability": "dev",
108 "recommended": "no",
109 "version": 1,
110 "archives": [
111 {
112 "url": "file:///usr/local/google/users/mball/wrk/chromium/src/native_c lient_sdk/src/build_tools/tests/pepper_1_0/naclsdk_mac.tgz",
113 "checksum": {
114 "sha1": "db66a0bba015f481995648ed022fcd78c9da0539"
115 },
116 "host_os": "mac",
117 "size": 133
118 },
119 {
120 "url": "file:///usr/local/google/users/mball/wrk/chromium/src/native_c lient_sdk/src/build_tools/tests/pepper_1_0/naclsdk_linux.tgz",
121 "checksum": {
122 "sha1": "7137917e08e8403e8a92354e69d5ff649a022c39"
123 },
124 "host_os": "linux",
125 "size": 138
126 },
127 {
128 "url": "file:///usr/local/google/users/mball/wrk/chromium/src/native_c lient_sdk/src/build_tools/tests/pepper_1_0/naclsdk_win.exe",
129 "checksum": {
130 "sha1": "fd5cecf2c5cb990829fe42a14fb8e1efbb35bf8f"
131 },
132 "host_os": "win",
133 "size": 138
134 }
135 ],
136 "revision": 0,
137 "name": "pepper_1"
87 } 138 }
88 ] 139 ],
140 "manifest_version": 1
89 } 141 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698