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

Side by Side Diff: pubspec.lock

Issue 2427063003: Fix test to not depend on analyzer error message. (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « bin/format.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 analyzer: 4 analyzer:
5 description: 5 description:
6 name: analyzer 6 name: analyzer
7 url: "https://pub.dartlang.org" 7 url: "https://pub.dartlang.org"
8 source: hosted 8 source: hosted
9 version: "0.29.0" 9 version: "0.29.0"
10 ansicolor: 10 ansicolor:
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 name: browser 42 name: browser
43 url: "https://pub.dartlang.org" 43 url: "https://pub.dartlang.org"
44 source: hosted 44 source: hosted
45 version: "0.10.0+2" 45 version: "0.10.0+2"
46 charcode: 46 charcode:
47 description: 47 description:
48 name: charcode 48 name: charcode
49 url: "https://pub.dartlang.org" 49 url: "https://pub.dartlang.org"
50 source: hosted 50 source: hosted
51 version: "1.1.0" 51 version: "1.1.0"
52 cli_util:
53 description:
54 name: cli_util
55 url: "https://pub.dartlang.org"
56 source: hosted
57 version: "0.0.1+2"
58 collection: 52 collection:
59 description: 53 description:
60 name: collection 54 name: collection
61 url: "https://pub.dartlang.org" 55 url: "https://pub.dartlang.org"
62 source: hosted 56 source: hosted
63 version: "1.9.1" 57 version: "1.9.1"
64 convert: 58 convert:
65 description: 59 description:
66 name: convert 60 name: convert
67 url: "https://pub.dartlang.org" 61 url: "https://pub.dartlang.org"
68 source: hosted 62 source: hosted
69 version: "2.0.1" 63 version: "2.0.1"
70 crypto: 64 crypto:
71 description: 65 description:
72 name: crypto 66 name: crypto
73 url: "https://pub.dartlang.org" 67 url: "https://pub.dartlang.org"
74 source: hosted 68 source: hosted
75 version: "2.0.1" 69 version: "2.0.1"
76 csslib: 70 csslib:
77 description: 71 description:
78 name: csslib 72 name: csslib
79 url: "https://pub.dartlang.org" 73 url: "https://pub.dartlang.org"
80 source: hosted 74 source: hosted
81 version: "0.13.2" 75 version: "0.13.2+1"
82 glob: 76 glob:
83 description: 77 description:
84 name: glob 78 name: glob
85 url: "https://pub.dartlang.org" 79 url: "https://pub.dartlang.org"
86 source: hosted 80 source: hosted
87 version: "1.1.3" 81 version: "1.1.3"
88 grinder: 82 grinder:
89 description: 83 description:
90 name: grinder 84 name: grinder
91 url: "https://pub.dartlang.org" 85 url: "https://pub.dartlang.org"
92 source: hosted 86 source: hosted
93 version: "0.8.0+2" 87 version: "0.8.0+3"
94 html: 88 html:
95 description: 89 description:
96 name: html 90 name: html
97 url: "https://pub.dartlang.org" 91 url: "https://pub.dartlang.org"
98 source: hosted 92 source: hosted
99 version: "0.13.0" 93 version: "0.13.0"
100 http: 94 http:
101 description: 95 description:
102 name: http 96 name: http
103 url: "https://pub.dartlang.org" 97 url: "https://pub.dartlang.org"
104 source: hosted 98 source: hosted
105 version: "0.11.3+9" 99 version: "0.11.3+9"
106 http_multi_server: 100 http_multi_server:
107 description: 101 description:
108 name: http_multi_server 102 name: http_multi_server
109 url: "https://pub.dartlang.org" 103 url: "https://pub.dartlang.org"
110 source: hosted 104 source: hosted
111 version: "2.0.2" 105 version: "2.0.2"
112 http_parser: 106 http_parser:
113 description: 107 description:
114 name: http_parser 108 name: http_parser
115 url: "https://pub.dartlang.org" 109 url: "https://pub.dartlang.org"
116 source: hosted 110 source: hosted
117 version: "3.0.2" 111 version: "3.0.3"
118 isolate: 112 isolate:
119 description: 113 description:
120 name: isolate 114 name: isolate
121 url: "https://pub.dartlang.org" 115 url: "https://pub.dartlang.org"
122 source: hosted 116 source: hosted
123 version: "0.2.3" 117 version: "0.2.3"
124 js: 118 js:
125 description: 119 description:
126 name: js 120 name: js
127 url: "https://pub.dartlang.org" 121 url: "https://pub.dartlang.org"
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 description: 167 description:
174 name: package_resolver 168 name: package_resolver
175 url: "https://pub.dartlang.org" 169 url: "https://pub.dartlang.org"
176 source: hosted 170 source: hosted
177 version: "1.0.2" 171 version: "1.0.2"
178 path: 172 path:
179 description: 173 description:
180 name: path 174 name: path
181 url: "https://pub.dartlang.org" 175 url: "https://pub.dartlang.org"
182 source: hosted 176 source: hosted
183 version: "1.3.9" 177 version: "1.4.0"
184 plugin: 178 plugin:
185 description: 179 description:
186 name: plugin 180 name: plugin
187 url: "https://pub.dartlang.org" 181 url: "https://pub.dartlang.org"
188 source: hosted 182 source: hosted
189 version: "0.2.0" 183 version: "0.2.0"
190 pool: 184 pool:
191 description: 185 description:
192 name: pool 186 name: pool
193 url: "https://pub.dartlang.org" 187 url: "https://pub.dartlang.org"
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 description: 239 description:
246 name: source_span 240 name: source_span
247 url: "https://pub.dartlang.org" 241 url: "https://pub.dartlang.org"
248 source: hosted 242 source: hosted
249 version: "1.2.3" 243 version: "1.2.3"
250 stack_trace: 244 stack_trace:
251 description: 245 description:
252 name: stack_trace 246 name: stack_trace
253 url: "https://pub.dartlang.org" 247 url: "https://pub.dartlang.org"
254 source: hosted 248 source: hosted
255 version: "1.6.7" 249 version: "1.6.8"
256 stream_channel: 250 stream_channel:
257 description: 251 description:
258 name: stream_channel 252 name: stream_channel
259 url: "https://pub.dartlang.org" 253 url: "https://pub.dartlang.org"
260 source: hosted 254 source: hosted
261 version: "1.5.0" 255 version: "1.5.0"
262 string_scanner: 256 string_scanner:
263 description: 257 description:
264 name: string_scanner 258 name: string_scanner
265 url: "https://pub.dartlang.org" 259 url: "https://pub.dartlang.org"
266 source: hosted 260 source: hosted
267 version: "1.0.0" 261 version: "1.0.0"
268 supports_color: 262 supports_color:
269 description: 263 description:
270 name: supports_color 264 name: supports_color
271 url: "https://pub.dartlang.org" 265 url: "https://pub.dartlang.org"
272 source: hosted 266 source: hosted
273 version: "0.1.1" 267 version: "0.1.1"
274 test: 268 test:
275 description: 269 description:
276 name: test 270 name: test
277 url: "https://pub.dartlang.org" 271 url: "https://pub.dartlang.org"
278 source: hosted 272 source: hosted
279 version: "0.12.15+9" 273 version: "0.12.15+10"
280 typed_data: 274 typed_data:
281 description: 275 description:
282 name: typed_data 276 name: typed_data
283 url: "https://pub.dartlang.org" 277 url: "https://pub.dartlang.org"
284 source: hosted 278 source: hosted
285 version: "1.1.3" 279 version: "1.1.3"
286 unscripted: 280 unscripted:
287 description: 281 description:
288 name: unscripted 282 name: unscripted
289 url: "https://pub.dartlang.org" 283 url: "https://pub.dartlang.org"
(...skipping 10 matching lines...) Expand all
300 name: watcher 294 name: watcher
301 url: "https://pub.dartlang.org" 295 url: "https://pub.dartlang.org"
302 source: hosted 296 source: hosted
303 version: "0.9.7+3" 297 version: "0.9.7+3"
304 web_socket_channel: 298 web_socket_channel:
305 description: 299 description:
306 name: web_socket_channel 300 name: web_socket_channel
307 url: "https://pub.dartlang.org" 301 url: "https://pub.dartlang.org"
308 source: hosted 302 source: hosted
309 version: "1.0.4" 303 version: "1.0.4"
310 when:
311 description:
312 name: when
313 url: "https://pub.dartlang.org"
314 source: hosted
315 version: "0.2.0"
316 which:
317 description:
318 name: which
319 url: "https://pub.dartlang.org"
320 source: hosted
321 version: "0.1.3"
322 yaml: 304 yaml:
323 description: 305 description:
324 name: yaml 306 name: yaml
325 url: "https://pub.dartlang.org" 307 url: "https://pub.dartlang.org"
326 source: hosted 308 source: hosted
327 version: "2.1.11" 309 version: "2.1.12"
328 sdks: 310 sdks:
329 dart: ">=1.19.0-dev.0.0 <2.0.0" 311 dart: ">=1.19.0-dev.0.0 <2.0.0"
OLDNEW
« no previous file with comments | « bin/format.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698