@@ -61,22 +61,20 @@ func TestPlatformSearch(t *testing.T) {
61
61
},
62
62
Releases : map [string ]* rpc.PlatformRelease {
63
63
"1.0.5" : {
64
- Name : "RK002" ,
65
- Type : []string {"Contributed" },
66
- Installed : false ,
67
- Version : "1.0.5" ,
68
- Boards : []* rpc.Board {{Name : "RK002" }},
69
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
70
- MissingMetadata : true ,
64
+ Name : "RK002" ,
65
+ Type : []string {"Contributed" },
66
+ Installed : false ,
67
+ Version : "1.0.5" ,
68
+ Boards : []* rpc.Board {{Name : "RK002" }},
69
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
71
70
},
72
71
"1.0.6" : {
73
- Name : "RK002" ,
74
- Type : []string {"Contributed" },
75
- Installed : false ,
76
- Version : "1.0.6" ,
77
- Boards : []* rpc.Board {{Name : "RK002" }},
78
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
79
- MissingMetadata : true ,
72
+ Name : "RK002" ,
73
+ Type : []string {"Contributed" },
74
+ Installed : false ,
75
+ Version : "1.0.6" ,
76
+ Boards : []* rpc.Board {{Name : "RK002" }},
77
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
80
78
},
81
79
},
82
80
InstalledVersion : "" ,
@@ -103,13 +101,12 @@ func TestPlatformSearch(t *testing.T) {
103
101
},
104
102
Releases : map [string ]* rpc.PlatformRelease {
105
103
"1.0.6" : {
106
- Name : "RK002" ,
107
- Type : []string {"Contributed" },
108
- Installed : false ,
109
- Version : "1.0.6" ,
110
- Boards : []* rpc.Board {{Name : "RK002" }},
111
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
112
- MissingMetadata : true ,
104
+ Name : "RK002" ,
105
+ Type : []string {"Contributed" },
106
+ Installed : false ,
107
+ Version : "1.0.6" ,
108
+ Boards : []* rpc.Board {{Name : "RK002" }},
109
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
113
110
},
114
111
},
115
112
InstalledVersion : "" ,
@@ -136,22 +133,20 @@ func TestPlatformSearch(t *testing.T) {
136
133
},
137
134
Releases : map [string ]* rpc.PlatformRelease {
138
135
"1.0.5" : {
139
- Name : "RK002" ,
140
- Type : []string {"Contributed" },
141
- Installed : false ,
142
- Version : "1.0.5" ,
143
- Boards : []* rpc.Board {{Name : "RK002" }},
144
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
145
- MissingMetadata : true ,
136
+ Name : "RK002" ,
137
+ Type : []string {"Contributed" },
138
+ Installed : false ,
139
+ Version : "1.0.5" ,
140
+ Boards : []* rpc.Board {{Name : "RK002" }},
141
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
146
142
},
147
143
"1.0.6" : {
148
- Name : "RK002" ,
149
- Type : []string {"Contributed" },
150
- Installed : false ,
151
- Version : "1.0.6" ,
152
- Boards : []* rpc.Board {{Name : "RK002" }},
153
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
154
- MissingMetadata : true ,
144
+ Name : "RK002" ,
145
+ Type : []string {"Contributed" },
146
+ Installed : false ,
147
+ Version : "1.0.6" ,
148
+ Boards : []* rpc.Board {{Name : "RK002" }},
149
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
155
150
},
156
151
},
157
152
InstalledVersion : "" ,
@@ -178,22 +173,20 @@ func TestPlatformSearch(t *testing.T) {
178
173
},
179
174
Releases : map [string ]* rpc.PlatformRelease {
180
175
"1.0.5" : {
181
- Name : "RK002" ,
182
- Type : []string {"Contributed" },
183
- Installed : false ,
184
- Version : "1.0.5" ,
185
- Boards : []* rpc.Board {{Name : "RK002" }},
186
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
187
- MissingMetadata : true ,
176
+ Name : "RK002" ,
177
+ Type : []string {"Contributed" },
178
+ Installed : false ,
179
+ Version : "1.0.5" ,
180
+ Boards : []* rpc.Board {{Name : "RK002" }},
181
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
188
182
},
189
183
"1.0.6" : {
190
- Name : "RK002" ,
191
- Type : []string {"Contributed" },
192
- Installed : false ,
193
- Version : "1.0.6" ,
194
- Boards : []* rpc.Board {{Name : "RK002" }},
195
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
196
- MissingMetadata : true ,
184
+ Name : "RK002" ,
185
+ Type : []string {"Contributed" },
186
+ Installed : false ,
187
+ Version : "1.0.6" ,
188
+ Boards : []* rpc.Board {{Name : "RK002" }},
189
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
197
190
},
198
191
},
199
192
InstalledVersion : "" ,
@@ -220,22 +213,20 @@ func TestPlatformSearch(t *testing.T) {
220
213
},
221
214
Releases : map [string ]* rpc.PlatformRelease {
222
215
"1.0.5" : {
223
- Name : "RK002" ,
224
- Type : []string {"Contributed" },
225
- Installed : false ,
226
- Version : "1.0.5" ,
227
- Boards : []* rpc.Board {{Name : "RK002" }},
228
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
229
- MissingMetadata : true ,
216
+ Name : "RK002" ,
217
+ Type : []string {"Contributed" },
218
+ Installed : false ,
219
+ Version : "1.0.5" ,
220
+ Boards : []* rpc.Board {{Name : "RK002" }},
221
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
230
222
},
231
223
"1.0.6" : {
232
- Name : "RK002" ,
233
- Type : []string {"Contributed" },
234
- Installed : false ,
235
- Version : "1.0.6" ,
236
- Boards : []* rpc.Board {{Name : "RK002" }},
237
- Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
238
- MissingMetadata : true ,
224
+ Name : "RK002" ,
225
+ Type : []string {"Contributed" },
226
+ Installed : false ,
227
+ Version : "1.0.6" ,
228
+ Boards : []* rpc.Board {{Name : "RK002" }},
229
+ Help : & rpc.HelpResources {Online : "https://www.retrokits.com/rk002/arduino" },
239
230
},
240
231
},
241
232
InstalledVersion : "" ,
@@ -294,8 +285,7 @@ func TestPlatformSearch(t *testing.T) {
294
285
{Name : "Arduino Industrial 101" },
295
286
{Name : "Linino One" },
296
287
},
297
- Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
298
- MissingMetadata : true ,
288
+ Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
299
289
},
300
290
},
301
291
InstalledVersion : "" ,
@@ -354,8 +344,7 @@ func TestPlatformSearch(t *testing.T) {
354
344
{Name : "Arduino Industrial 101" },
355
345
{Name : "Linino One" },
356
346
},
357
- Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
358
- MissingMetadata : true ,
347
+ Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
359
348
},
360
349
},
361
350
InstalledVersion : "" ,
0 commit comments