@@ -61,20 +61,22 @@ 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" },
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
+ Incompatible : true ,
70
71
},
71
72
"1.0.6" : {
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" },
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
+ Incompatible : true ,
78
80
},
79
81
},
80
82
InstalledVersion : "" ,
@@ -101,12 +103,13 @@ func TestPlatformSearch(t *testing.T) {
101
103
},
102
104
Releases : map [string ]* rpc.PlatformRelease {
103
105
"1.0.6" : {
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" },
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
+ Incompatible : true ,
110
113
},
111
114
},
112
115
InstalledVersion : "" ,
@@ -133,20 +136,22 @@ func TestPlatformSearch(t *testing.T) {
133
136
},
134
137
Releases : map [string ]* rpc.PlatformRelease {
135
138
"1.0.5" : {
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" },
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
+ Incompatible : true ,
142
146
},
143
147
"1.0.6" : {
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" },
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
+ Incompatible : true ,
150
155
},
151
156
},
152
157
InstalledVersion : "" ,
@@ -173,20 +178,22 @@ func TestPlatformSearch(t *testing.T) {
173
178
},
174
179
Releases : map [string ]* rpc.PlatformRelease {
175
180
"1.0.5" : {
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" },
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
+ Incompatible : true ,
182
188
},
183
189
"1.0.6" : {
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" },
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
+ Incompatible : true ,
190
197
},
191
198
},
192
199
InstalledVersion : "" ,
@@ -213,20 +220,22 @@ func TestPlatformSearch(t *testing.T) {
213
220
},
214
221
Releases : map [string ]* rpc.PlatformRelease {
215
222
"1.0.5" : {
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" },
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
+ Incompatible : true ,
222
230
},
223
231
"1.0.6" : {
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" },
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
+ Incompatible : true ,
230
239
},
231
240
},
232
241
InstalledVersion : "" ,
@@ -285,7 +294,8 @@ func TestPlatformSearch(t *testing.T) {
285
294
{Name : "Arduino Industrial 101" },
286
295
{Name : "Linino One" },
287
296
},
288
- Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
297
+ Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
298
+ Incompatible : true ,
289
299
},
290
300
},
291
301
InstalledVersion : "" ,
@@ -344,7 +354,8 @@ func TestPlatformSearch(t *testing.T) {
344
354
{Name : "Arduino Industrial 101" },
345
355
{Name : "Linino One" },
346
356
},
347
- Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
357
+ Help : & rpc.HelpResources {Online : "http://www.arduino.cc/en/Reference/HomePage" },
358
+ Incompatible : true ,
348
359
},
349
360
},
350
361
InstalledVersion : "" ,
0 commit comments