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

Side by Side Diff: pkg/third_party/angular_tests/browser_test.dart

Issue 257423008: Update all Angular libs (run update_all.sh). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « pkg/pkgbuild.status ('k') | pkg/third_party/angular_tests/vm_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /// auto-generated by update_angular.sh 1 /// auto-generated by update_angular.sh
2 2
3 // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file 3 // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
4 // for details. All rights reserved. Use of this source code is governed by a 4 // for details. All rights reserved. Use of this source code is governed by a
5 // BSD-style license that can be found in the LICENSE file. 5 // BSD-style license that can be found in the LICENSE file.
6 6
7 library angular_browser_tests; 7 library angular_browser_tests;
8 8
9 import 'package:angular/mock/module.dart'; 9 import 'package:angular/mock/module.dart';
10 import 'package:unittest/html_individual_config.dart'; 10 import 'package:unittest/html_individual_config.dart';
11 import 'package:unittest/unittest.dart'; 11 import 'package:unittest/unittest.dart';
12 import '../../../third_party/pkg/angular/test/angular_spec.dart' as test_0; 12 import '../../../third_party/pkg/angular/test/angular_spec.dart' as test_0;
13 import '../../../third_party/pkg/angular/test/bootstrap_spec.dart' as test_1; 13 import '../../../third_party/pkg/angular/test/animate/animation_loop_spec.dart' as test_1;
14 import '../../../third_party/pkg/angular/test/change_detection/dirty_checking_ch ange_detector_spec.dart' as test_2; 14 import '../../../third_party/pkg/angular/test/animate/css_animation_spec.dart' a s test_2;
15 import '../../../third_party/pkg/angular/test/change_detection/watch_group_spec. dart' as test_3; 15 import '../../../third_party/pkg/angular/test/animate/css_animate_spec.dart' as test_3;
16 import '../../../third_party/pkg/angular/test/core/cache_spec.dart' as test_4; 16 import '../../../third_party/pkg/angular/test/animate/ng_animate_spec.dart' as t est_4;
17 import '../../../third_party/pkg/angular/test/core/core_directive_spec.dart' as test_5; 17 import '../../../third_party/pkg/angular/test/animate/animation_optimizer_spec.d art' as test_5;
18 import '../../../third_party/pkg/angular/test/core/interpolate_spec.dart' as tes t_6; 18 import '../../../third_party/pkg/angular/test/bootstrap_spec.dart' as test_6;
19 import '../../../third_party/pkg/angular/test/core/parser/generated_getter_sette r_spec.dart' as test_7; 19 import '../../../third_party/pkg/angular/test/change_detection/watch_group_spec. dart' as test_7;
20 import '../../../third_party/pkg/angular/test/core/parser/lexer_spec.dart' as te st_8; 20 import '../../../third_party/pkg/angular/test/change_detection/dirty_checking_ch ange_detector_spec.dart' as test_8;
21 import '../../../third_party/pkg/angular/test/core/parser/parser_spec.dart' as t est_9; 21 import '../../../third_party/pkg/angular/test/core/zone_spec.dart' as test_9;
22 import '../../../third_party/pkg/angular/test/core/parser/static_parser_spec.dar t' as test_10; 22 import '../../../third_party/pkg/angular/test/core/registry_spec.dart' as test_1 0;
23 import '../../../third_party/pkg/angular/test/core/registry_spec.dart' as test_1 1; 23 import '../../../third_party/pkg/angular/test/core/parser/parser_spec.dart' as t est_11;
24 import '../../../third_party/pkg/angular/test/core/scope_spec.dart' as test_12; 24 import '../../../third_party/pkg/angular/test/core/parser/generated_getter_sette r_spec.dart' as test_12;
25 import '../../../third_party/pkg/angular/test/core/templateurl_spec.dart' as tes t_13; 25 import '../../../third_party/pkg/angular/test/core/parser/lexer_spec.dart' as te st_13;
26 import '../../../third_party/pkg/angular/test/core/zone_spec.dart' as test_14; 26 import '../../../third_party/pkg/angular/test/core/core_directive_spec.dart' as test_14;
27 import '../../../third_party/pkg/angular/test/core_dom/block_spec.dart' as test_ 15; 27 import '../../../third_party/pkg/angular/test/core/scope_spec.dart' as test_15;
28 import '../../../third_party/pkg/angular/test/core_dom/compiler_spec.dart' as te st_16; 28 import '../../../third_party/pkg/angular/test/core/interpolate_spec.dart' as tes t_16;
29 import '../../../third_party/pkg/angular/test/core_dom/cookies_spec.dart' as tes t_17; 29 import '../../../third_party/pkg/angular/test/core/cache_spec.dart' as test_17;
30 import '../../../third_party/pkg/angular/test/core_dom/directive_spec.dart' as t est_18; 30 import '../../../third_party/pkg/angular/test/core/annotation_src_spec.dart' as test_18;
31 import '../../../third_party/pkg/angular/test/core_dom/http_spec.dart' as test_1 9; 31 import '../../../third_party/pkg/angular/test/core/templateurl_spec.dart' as tes t_19;
32 import '../../../third_party/pkg/angular/test/core_dom/ng_mustache_spec.dart' as test_20; 32 import '../../../third_party/pkg/angular/test/core_dom/event_handler_spec.dart' as test_20;
33 import '../../../third_party/pkg/angular/test/core_dom/node_cursor_spec.dart' as test_21; 33 import '../../../third_party/pkg/angular/test/core_dom/node_cursor_spec.dart' as test_21;
34 import '../../../third_party/pkg/angular/test/core_dom/selector_spec.dart' as te st_22; 34 import '../../../third_party/pkg/angular/test/core_dom/element_binder_builder_sp ec.dart' as test_22;
35 import '../../../third_party/pkg/angular/test/core_dom/shadow_root_options_spec. dart' as test_23; 35 import '../../../third_party/pkg/angular/test/core_dom/selector_spec.dart' as te st_23;
36 import '../../../third_party/pkg/angular/test/directive/input_select_spec.dart' as test_24; 36 import '../../../third_party/pkg/angular/test/core_dom/compiler_spec.dart' as te st_24;
37 import '../../../third_party/pkg/angular/test/directive/ng_a_spec.dart' as test_ 25; 37 import '../../../third_party/pkg/angular/test/core_dom/ng_animate_spec.dart' as test_25;
38 import '../../../third_party/pkg/angular/test/directive/ng_bind_html_spec.dart' as test_26; 38 import '../../../third_party/pkg/angular/test/core_dom/mustache_spec.dart' as te st_26;
39 import '../../../third_party/pkg/angular/test/directive/ng_bind_spec.dart' as te st_27; 39 import '../../../third_party/pkg/angular/test/core_dom/view_spec.dart' as test_2 7;
40 import '../../../third_party/pkg/angular/test/directive/ng_bind_template_spec.da rt' as test_28; 40 import '../../../third_party/pkg/angular/test/core_dom/ng_element_spec.dart' as test_28;
41 import '../../../third_party/pkg/angular/test/directive/ng_class_spec.dart' as t est_29; 41 import '../../../third_party/pkg/angular/test/core_dom/http_spec.dart' as test_2 9;
42 import '../../../third_party/pkg/angular/test/directive/ng_cloak_spec.dart' as t est_30; 42 import '../../../third_party/pkg/angular/test/core_dom/cookies_spec.dart' as tes t_30;
43 import '../../../third_party/pkg/angular/test/directive/ng_events_spec.dart' as test_31; 43 import '../../../third_party/pkg/angular/test/core_dom/directive_spec.dart' as t est_31;
44 import '../../../third_party/pkg/angular/test/directive/ng_form_spec.dart' as te st_32; 44 import '../../../third_party/pkg/angular/test/directive/ng_repeat_spec.dart' as test_32;
45 import '../../../third_party/pkg/angular/test/directive/ng_if_spec.dart' as test _33; 45 import '../../../third_party/pkg/angular/test/directive/ng_show_hide_spec.dart' as test_33;
46 import '../../../third_party/pkg/angular/test/directive/ng_include_spec.dart' as test_34; 46 import '../../../third_party/pkg/angular/test/directive/ng_a_spec.dart' as test_ 34;
47 import '../../../third_party/pkg/angular/test/directive/ng_model_spec.dart' as t est_35; 47 import '../../../third_party/pkg/angular/test/directive/ng_pluralize_spec.dart' as test_35;
48 import '../../../third_party/pkg/angular/test/directive/ng_model_validators_spec .dart' as test_36; 48 import '../../../third_party/pkg/angular/test/directive/ng_base_css_spec.dart' a s test_36;
49 import '../../../third_party/pkg/angular/test/directive/ng_non_bindable_spec.dar t' as test_37; 49 import '../../../third_party/pkg/angular/test/directive/ng_template_spec.dart' a s test_37;
50 import '../../../third_party/pkg/angular/test/directive/ng_pluralize_spec.dart' as test_38; 50 import '../../../third_party/pkg/angular/test/directive/ng_form_spec.dart' as te st_38;
51 import '../../../third_party/pkg/angular/test/directive/ng_repeat_spec.dart' as test_39; 51 import '../../../third_party/pkg/angular/test/directive/ng_switch_spec.dart' as test_39;
52 import '../../../third_party/pkg/angular/test/directive/ng_show_hide_spec.dart' as test_40; 52 import '../../../third_party/pkg/angular/test/directive/ng_bind_html_spec.dart' as test_40;
53 import '../../../third_party/pkg/angular/test/directive/ng_src_boolean_spec.dart ' as test_41; 53 import '../../../third_party/pkg/angular/test/directive/ng_non_bindable_spec.dar t' as test_41;
54 import '../../../third_party/pkg/angular/test/directive/ng_style_spec.dart' as t est_42; 54 import '../../../third_party/pkg/angular/test/directive/ng_include_spec.dart' as test_42;
55 import '../../../third_party/pkg/angular/test/directive/ng_switch_spec.dart' as test_43; 55 import '../../../third_party/pkg/angular/test/directive/ng_style_spec.dart' as t est_43;
56 import '../../../third_party/pkg/angular/test/directive/ng_template_spec.dart' a s test_44; 56 import '../../../third_party/pkg/angular/test/directive/ng_model_datelike_spec.d art' as test_44;
57 import '../../../third_party/pkg/angular/test/filter/currency_spec.dart' as test _45; 57 import '../../../third_party/pkg/angular/test/directive/ng_cloak_spec.dart' as t est_45;
58 import '../../../third_party/pkg/angular/test/filter/date_spec.dart' as test_46; 58 import '../../../third_party/pkg/angular/test/directive/ng_model_spec.dart' as t est_46;
59 import '../../../third_party/pkg/angular/test/filter/filter_spec.dart' as test_4 7; 59 import '../../../third_party/pkg/angular/test/directive/ng_src_boolean_spec.dart ' as test_47;
60 import '../../../third_party/pkg/angular/test/filter/json_spec.dart' as test_48; 60 import '../../../third_party/pkg/angular/test/directive/ng_bind_template_spec.da rt' as test_48;
61 import '../../../third_party/pkg/angular/test/filter/limit_to_spec.dart' as test _49; 61 import '../../../third_party/pkg/angular/test/directive/ng_events_spec.dart' as test_49;
62 import '../../../third_party/pkg/angular/test/filter/lowercase_spec.dart' as tes t_50; 62 import '../../../third_party/pkg/angular/test/directive/ng_class_spec.dart' as t est_50;
63 import '../../../third_party/pkg/angular/test/filter/number_spec.dart' as test_5 1; 63 import '../../../third_party/pkg/angular/test/directive/ng_if_spec.dart' as test _51;
64 import '../../../third_party/pkg/angular/test/filter/order_by_spec.dart' as test _52; 64 import '../../../third_party/pkg/angular/test/directive/ng_model_validators_spec .dart' as test_52;
65 import '../../../third_party/pkg/angular/test/filter/uppercase_spec.dart' as tes t_53; 65 import '../../../third_party/pkg/angular/test/directive/ng_bind_spec.dart' as te st_53;
66 import '../../../third_party/pkg/angular/test/introspection_spec.dart' as test_5 4; 66 import '../../../third_party/pkg/angular/test/directive/ng_model_select_spec.dar t' as test_54;
67 import '../../../third_party/pkg/angular/test/mock/http_backend_spec.dart' as te st_55; 67 import '../../../third_party/pkg/angular/test/formatter/currency_spec.dart' as t est_55;
68 import '../../../third_party/pkg/angular/test/mock/test_bed_spec.dart' as test_5 6; 68 import '../../../third_party/pkg/angular/test/formatter/lowercase_spec.dart' as test_56;
69 import '../../../third_party/pkg/angular/test/mock/zone_spec.dart' as test_57; 69 import '../../../third_party/pkg/angular/test/formatter/date_spec.dart' as test_ 57;
70 import '../../../third_party/pkg/angular/test/routing/ng_bind_route_spec.dart' a s test_58; 70 import '../../../third_party/pkg/angular/test/formatter/order_by_spec.dart' as t est_58;
71 import '../../../third_party/pkg/angular/test/routing/ng_view_spec.dart' as test _59; 71 import '../../../third_party/pkg/angular/test/formatter/limit_to_spec.dart' as t est_59;
72 import '../../../third_party/pkg/angular/test/routing/routing_spec.dart' as test _60; 72 import '../../../third_party/pkg/angular/test/formatter/json_spec.dart' as test_ 60;
73 import '../../../third_party/pkg/angular/test/_specs_spec.dart' as test_61; 73 import '../../../third_party/pkg/angular/test/formatter/uppercase_spec.dart' as test_61;
74 import '../../../third_party/pkg/angular/test/formatter/arrayify_spec.dart' as t est_62;
75 import '../../../third_party/pkg/angular/test/formatter/filter_spec.dart' as tes t_63;
76 import '../../../third_party/pkg/angular/test/formatter/number_spec.dart' as tes t_64;
77 import '../../../third_party/pkg/angular/test/introspection_spec.dart' as test_6 5;
78 import '../../../third_party/pkg/angular/test/jasmines_syntax_spec.dart' as test _66;
79 import '../../../third_party/pkg/angular/test/mock/zone_spec.dart' as test_67;
80 import '../../../third_party/pkg/angular/test/mock/test_bed_spec.dart' as test_6 8;
81 import '../../../third_party/pkg/angular/test/mock/http_backend_spec.dart' as te st_69;
82 import '../../../third_party/pkg/angular/test/routing/ng_bind_route_spec.dart' a s test_70;
83 import '../../../third_party/pkg/angular/test/routing/routing_spec.dart' as test _71;
84 import '../../../third_party/pkg/angular/test/routing/ng_view_spec.dart' as test _72;
85 import '../../../third_party/pkg/angular/test/_specs_spec.dart' as test_73;
74 86
75 main() { 87 main() {
76 useHtmlIndividualConfiguration(); 88 useHtmlIndividualConfiguration();
77 89
78 setUp(() { 90 setUp(() {
79 setUpInjector(); 91 setUpInjector();
80 }); 92 });
81 93
82 group('angular', () { 94 group('angular', () {
83 test_0.main(); 95 test_0.main();
84 }); 96 });
85 97
86 group('bootstrap', () { 98 group('animate/animation_loop', () {
87 test_1.main(); 99 test_1.main();
88 }); 100 });
89 101
90 group('change_detection/dirty_checking_change_detector', () { 102 group('animate/css_animation', () {
91 test_2.main(); 103 test_2.main();
92 }); 104 });
93 105
94 group('change_detection/watch_group', () { 106 group('animate/css_animate', () {
95 test_3.main(); 107 test_3.main();
96 }); 108 });
97 109
98 group('core/cache', () { 110 group('animate/ng_animate', () {
99 test_4.main(); 111 test_4.main();
100 }); 112 });
101 113
102 group('core/core_directive', () { 114 group('animate/animation_optimizer', () {
103 test_5.main(); 115 test_5.main();
104 }); 116 });
105 117
106 group('core/interpolate', () { 118 group('bootstrap', () {
107 test_6.main(); 119 test_6.main();
108 }); 120 });
109 121
110 group('core/parser/generated_getter_setter', () { 122 group('change_detection/watch_group', () {
111 test_7.main(); 123 test_7.main();
112 }); 124 });
113 125
114 group('core/parser/lexer', () { 126 group('change_detection/dirty_checking_change_detector', () {
115 test_8.main(); 127 test_8.main();
116 }); 128 });
117 129
118 group('core/parser/parser', () { 130 group('core/zone', () {
119 test_9.main(); 131 test_9.main();
120 }); 132 });
121 133
122 group('core/parser/static_parser', () { 134 group('core/registry', () {
123 test_10.main(); 135 test_10.main();
124 }); 136 });
125 137
126 group('core/registry', () { 138 group('core/parser/parser', () {
127 test_11.main(); 139 test_11.main();
128 }); 140 });
129 141
130 group('core/scope', () { 142 group('core/parser/generated_getter_setter', () {
131 test_12.main(); 143 test_12.main();
132 }); 144 });
133 145
134 group('core/templateurl', () { 146 group('core/parser/lexer', () {
135 test_13.main(); 147 test_13.main();
136 }); 148 });
137 149
138 group('core/zone', () { 150 group('core/core_directive', () {
139 test_14.main(); 151 test_14.main();
140 }); 152 });
141 153
142 group('core_dom/block', () { 154 group('core/scope', () {
143 test_15.main(); 155 test_15.main();
144 }); 156 });
145 157
146 group('core_dom/compiler', () { 158 group('core/interpolate', () {
147 test_16.main(); 159 test_16.main();
148 }); 160 });
149 161
150 group('core_dom/cookies', () { 162 group('core/cache', () {
151 test_17.main(); 163 test_17.main();
152 }); 164 });
153 165
154 group('core_dom/directive', () { 166 group('core/annotation_src', () {
155 test_18.main(); 167 test_18.main();
156 }); 168 });
157 169
158 group('core_dom/http', () { 170 group('core/templateurl', () {
159 test_19.main(); 171 test_19.main();
160 }); 172 });
161 173
162 group('core_dom/ng_mustache', () { 174 group('core_dom/event_handler', () {
163 test_20.main(); 175 test_20.main();
164 }); 176 });
165 177
166 group('core_dom/node_cursor', () { 178 group('core_dom/node_cursor', () {
167 test_21.main(); 179 test_21.main();
168 }); 180 });
169 181
182 group('core_dom/element_binder_builder', () {
183 test_22.main();
184 });
185
170 group('core_dom/selector', () { 186 group('core_dom/selector', () {
171 test_22.main();
172 });
173
174 group('core_dom/shadow_root_options', () {
175 test_23.main(); 187 test_23.main();
176 }); 188 });
177 189
178 group('directive/input_select', () { 190 group('core_dom/compiler', () {
179 test_24.main(); 191 test_24.main();
180 }); 192 });
181 193
194 group('core_dom/ng_animate', () {
195 test_25.main();
196 });
197
198 group('core_dom/mustache', () {
199 test_26.main();
200 });
201
202 group('core_dom/view', () {
203 test_27.main();
204 });
205
206 group('core_dom/ng_element', () {
207 test_28.main();
208 });
209
210 group('core_dom/http', () {
211 test_29.main();
212 });
213
214 group('core_dom/cookies', () {
215 test_30.main();
216 });
217
218 group('core_dom/directive', () {
219 test_31.main();
220 });
221
222 group('directive/ng_repeat', () {
223 test_32.main();
224 });
225
226 group('directive/ng_show_hide', () {
227 test_33.main();
228 });
229
182 group('directive/ng_a', () { 230 group('directive/ng_a', () {
183 test_25.main(); 231 test_34.main();
232 });
233
234 group('directive/ng_pluralize', () {
235 test_35.main();
236 });
237
238 group('directive/ng_base_css', () {
239 test_36.main();
240 });
241
242 group('directive/ng_template', () {
243 test_37.main();
244 });
245
246 group('directive/ng_form', () {
247 test_38.main();
248 });
249
250 group('directive/ng_switch', () {
251 test_39.main();
184 }); 252 });
185 253
186 group('directive/ng_bind_html', () { 254 group('directive/ng_bind_html', () {
187 test_26.main(); 255 test_40.main();
256 });
257
258 group('directive/ng_non_bindable', () {
259 test_41.main();
260 });
261
262 group('directive/ng_include', () {
263 test_42.main();
264 });
265
266 group('directive/ng_style', () {
267 test_43.main();
268 });
269
270 group('directive/ng_model_datelike', () {
271 test_44.main();
272 });
273
274 group('directive/ng_cloak', () {
275 test_45.main();
276 });
277
278 group('directive/ng_model', () {
279 test_46.main();
280 });
281
282 group('directive/ng_src_boolean', () {
283 test_47.main();
284 });
285
286 group('directive/ng_bind_template', () {
287 test_48.main();
288 });
289
290 group('directive/ng_events', () {
291 test_49.main();
292 });
293
294 group('directive/ng_class', () {
295 test_50.main();
296 });
297
298 group('directive/ng_if', () {
299 test_51.main();
300 });
301
302 group('directive/ng_model_validators', () {
303 test_52.main();
188 }); 304 });
189 305
190 group('directive/ng_bind', () { 306 group('directive/ng_bind', () {
191 test_27.main();
192 });
193
194 group('directive/ng_bind_template', () {
195 test_28.main();
196 });
197
198 group('directive/ng_class', () {
199 test_29.main();
200 });
201
202 group('directive/ng_cloak', () {
203 test_30.main();
204 });
205
206 group('directive/ng_events', () {
207 test_31.main();
208 });
209
210 group('directive/ng_form', () {
211 test_32.main();
212 });
213
214 group('directive/ng_if', () {
215 test_33.main();
216 });
217
218 group('directive/ng_include', () {
219 test_34.main();
220 });
221
222 group('directive/ng_model', () {
223 test_35.main();
224 });
225
226 group('directive/ng_model_validators', () {
227 test_36.main();
228 });
229
230 group('directive/ng_non_bindable', () {
231 test_37.main();
232 });
233
234 group('directive/ng_pluralize', () {
235 test_38.main();
236 });
237
238 group('directive/ng_repeat', () {
239 test_39.main();
240 });
241
242 group('directive/ng_show_hide', () {
243 test_40.main();
244 });
245
246 group('directive/ng_src_boolean', () {
247 test_41.main();
248 });
249
250 group('directive/ng_style', () {
251 test_42.main();
252 });
253
254 group('directive/ng_switch', () {
255 test_43.main();
256 });
257
258 group('directive/ng_template', () {
259 test_44.main();
260 });
261
262 group('filter/currency', () {
263 test_45.main();
264 });
265
266 group('filter/date', () {
267 test_46.main();
268 });
269
270 group('filter/filter', () {
271 test_47.main();
272 });
273
274 group('filter/json', () {
275 test_48.main();
276 });
277
278 group('filter/limit_to', () {
279 test_49.main();
280 });
281
282 group('filter/lowercase', () {
283 test_50.main();
284 });
285
286 group('filter/number', () {
287 test_51.main();
288 });
289
290 group('filter/order_by', () {
291 test_52.main();
292 });
293
294 group('filter/uppercase', () {
295 test_53.main(); 307 test_53.main();
296 }); 308 });
297 309
310 group('directive/ng_model_select', () {
311 test_54.main();
312 });
313
314 group('formatter/currency', () {
315 test_55.main();
316 });
317
318 group('formatter/lowercase', () {
319 test_56.main();
320 });
321
322 group('formatter/date', () {
323 test_57.main();
324 });
325
326 group('formatter/order_by', () {
327 test_58.main();
328 });
329
330 group('formatter/limit_to', () {
331 test_59.main();
332 });
333
334 group('formatter/json', () {
335 test_60.main();
336 });
337
338 group('formatter/uppercase', () {
339 test_61.main();
340 });
341
342 group('formatter/arrayify', () {
343 test_62.main();
344 });
345
346 group('formatter/filter', () {
347 test_63.main();
348 });
349
350 group('formatter/number', () {
351 test_64.main();
352 });
353
298 group('introspection', () { 354 group('introspection', () {
299 test_54.main(); 355 test_65.main();
356 });
357
358 group('jasmines_syntax', () {
359 test_66.main();
360 });
361
362 group('mock/zone', () {
363 test_67.main();
364 });
365
366 group('mock/test_bed', () {
367 test_68.main();
300 }); 368 });
301 369
302 group('mock/http_backend', () { 370 group('mock/http_backend', () {
303 test_55.main(); 371 test_69.main();
304 });
305
306 group('mock/test_bed', () {
307 test_56.main();
308 });
309
310 group('mock/zone', () {
311 test_57.main();
312 }); 372 });
313 373
314 group('routing/ng_bind_route', () { 374 group('routing/ng_bind_route', () {
315 test_58.main(); 375 test_70.main();
376 });
377
378 group('routing/routing', () {
379 test_71.main();
316 }); 380 });
317 381
318 group('routing/ng_view', () { 382 group('routing/ng_view', () {
319 test_59.main(); 383 test_72.main();
320 });
321
322 group('routing/routing', () {
323 test_60.main();
324 }); 384 });
325 385
326 group('_specs', () { 386 group('_specs', () {
327 test_61.main(); 387 test_73.main();
328 }); 388 });
329 } 389 }
OLDNEW
« no previous file with comments | « pkg/pkgbuild.status ('k') | pkg/third_party/angular_tests/vm_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698