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

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

Issue 148453003: Updating Angular version (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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/pkg.status ('k') | third_party/pkg/angular/.gitignore » ('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/bootstrap_spec.dart' as test_1;
14 import '../../../third_party/pkg/angular/test/core/cache_spec.dart' as test_2; 14 import '../../../third_party/pkg/angular/test/core/cache_spec.dart' as test_2;
15 import '../../../third_party/pkg/angular/test/core/interpolate_spec.dart' as tes t_3; 15 import '../../../third_party/pkg/angular/test/core/core_directive_spec.dart' as test_3;
16 import '../../../third_party/pkg/angular/test/core/parser/generated_getter_sette r_spec.dart' as test_4; 16 import '../../../third_party/pkg/angular/test/core/interpolate_spec.dart' as tes t_4;
17 import '../../../third_party/pkg/angular/test/core/parser/lexer_spec.dart' as te st_5; 17 import '../../../third_party/pkg/angular/test/core/parser/generated_getter_sette r_spec.dart' as test_5;
18 import '../../../third_party/pkg/angular/test/core/parser/parser_spec.dart' as t est_6; 18 import '../../../third_party/pkg/angular/test/core/parser/lexer_spec.dart' as te st_6;
19 import '../../../third_party/pkg/angular/test/core/parser/static_parser_spec.dar t' as test_7; 19 import '../../../third_party/pkg/angular/test/core/parser/parser_spec.dart' as t est_7;
20 import '../../../third_party/pkg/angular/test/core/registry_spec.dart' as test_8 ; 20 import '../../../third_party/pkg/angular/test/core/parser/static_parser_spec.dar t' as test_8;
21 import '../../../third_party/pkg/angular/test/core/scope_spec.dart' as test_9; 21 import '../../../third_party/pkg/angular/test/core/registry_spec.dart' as test_9 ;
22 import '../../../third_party/pkg/angular/test/core/templateurl_spec.dart' as tes t_10; 22 import '../../../third_party/pkg/angular/test/core/scope_spec.dart' as test_10;
23 import '../../../third_party/pkg/angular/test/core/zone_spec.dart' as test_11; 23 import '../../../third_party/pkg/angular/test/core/templateurl_spec.dart' as tes t_11;
24 import '../../../third_party/pkg/angular/test/core_dom/block_spec.dart' as test_ 12; 24 import '../../../third_party/pkg/angular/test/core/zone_spec.dart' as test_12;
25 import '../../../third_party/pkg/angular/test/core_dom/compiler_spec.dart' as te st_13; 25 import '../../../third_party/pkg/angular/test/core_dom/block_spec.dart' as test_ 13;
26 import '../../../third_party/pkg/angular/test/core_dom/cookies_spec.dart' as tes t_14; 26 import '../../../third_party/pkg/angular/test/core_dom/compiler_spec.dart' as te st_14;
27 import '../../../third_party/pkg/angular/test/core_dom/directive_spec.dart' as t est_15; 27 import '../../../third_party/pkg/angular/test/core_dom/cookies_spec.dart' as tes t_15;
28 import '../../../third_party/pkg/angular/test/core_dom/http_spec.dart' as test_1 6; 28 import '../../../third_party/pkg/angular/test/core_dom/directive_spec.dart' as t est_16;
29 import '../../../third_party/pkg/angular/test/core_dom/ng_mustache_spec.dart' as test_17; 29 import '../../../third_party/pkg/angular/test/core_dom/http_spec.dart' as test_1 7;
30 import '../../../third_party/pkg/angular/test/core_dom/node_cursor_spec.dart' as test_18; 30 import '../../../third_party/pkg/angular/test/core_dom/ng_mustache_spec.dart' as test_18;
31 import '../../../third_party/pkg/angular/test/core_dom/selector_spec.dart' as te st_19; 31 import '../../../third_party/pkg/angular/test/core_dom/node_cursor_spec.dart' as test_19;
32 import '../../../third_party/pkg/angular/test/core_dom/shadow_root_options_spec. dart' as test_20; 32 import '../../../third_party/pkg/angular/test/core_dom/selector_spec.dart' as te st_20;
33 import '../../../third_party/pkg/angular/test/directive/input_select_spec.dart' as test_21; 33 import '../../../third_party/pkg/angular/test/core_dom/shadow_root_options_spec. dart' as test_21;
34 import '../../../third_party/pkg/angular/test/directive/ng_a_spec.dart' as test_ 22; 34 import '../../../third_party/pkg/angular/test/directive/input_select_spec.dart' as test_22;
35 import '../../../third_party/pkg/angular/test/directive/ng_bind_html_spec.dart' as test_23; 35 import '../../../third_party/pkg/angular/test/directive/ng_a_spec.dart' as test_ 23;
36 import '../../../third_party/pkg/angular/test/directive/ng_bind_spec.dart' as te st_24; 36 import '../../../third_party/pkg/angular/test/directive/ng_bind_html_spec.dart' as test_24;
37 import '../../../third_party/pkg/angular/test/directive/ng_bind_template_spec.da rt' as test_25; 37 import '../../../third_party/pkg/angular/test/directive/ng_bind_spec.dart' as te st_25;
38 import '../../../third_party/pkg/angular/test/directive/ng_class_spec.dart' as t est_26; 38 import '../../../third_party/pkg/angular/test/directive/ng_bind_template_spec.da rt' as test_26;
39 import '../../../third_party/pkg/angular/test/directive/ng_cloak_spec.dart' as t est_27; 39 import '../../../third_party/pkg/angular/test/directive/ng_class_spec.dart' as t est_27;
40 import '../../../third_party/pkg/angular/test/directive/ng_events_spec.dart' as test_28; 40 import '../../../third_party/pkg/angular/test/directive/ng_cloak_spec.dart' as t est_28;
41 import '../../../third_party/pkg/angular/test/directive/ng_form_spec.dart' as te st_29; 41 import '../../../third_party/pkg/angular/test/directive/ng_events_spec.dart' as test_29;
42 import '../../../third_party/pkg/angular/test/directive/ng_if_spec.dart' as test _30; 42 import '../../../third_party/pkg/angular/test/directive/ng_form_spec.dart' as te st_30;
43 import '../../../third_party/pkg/angular/test/directive/ng_include_spec.dart' as test_31; 43 import '../../../third_party/pkg/angular/test/directive/ng_if_spec.dart' as test _31;
44 import '../../../third_party/pkg/angular/test/directive/ng_model_spec.dart' as t est_32; 44 import '../../../third_party/pkg/angular/test/directive/ng_include_spec.dart' as test_32;
45 import '../../../third_party/pkg/angular/test/directive/ng_non_bindable_spec.dar t' as test_33; 45 import '../../../third_party/pkg/angular/test/directive/ng_model_spec.dart' as t est_33;
46 import '../../../third_party/pkg/angular/test/directive/ng_switch_spec.dart' as test_34; 46 import '../../../third_party/pkg/angular/test/directive/ng_model_validators_spec .dart' as test_34;
47 import '../../../third_party/pkg/angular/test/directive/ng_repeat_spec.dart' as test_35; 47 import '../../../third_party/pkg/angular/test/directive/ng_non_bindable_spec.dar t' as test_35;
48 import '../../../third_party/pkg/angular/test/directive/ng_show_hide_spec.dart' as test_36; 48 import '../../../third_party/pkg/angular/test/directive/ng_pluralize_spec.dart' as test_36;
49 import '../../../third_party/pkg/angular/test/directive/ng_src_boolean_spec.dart ' as test_37; 49 import '../../../third_party/pkg/angular/test/directive/ng_repeat_spec.dart' as test_37;
50 import '../../../third_party/pkg/angular/test/directive/ng_style_spec.dart' as t est_38; 50 import '../../../third_party/pkg/angular/test/directive/ng_show_hide_spec.dart' as test_38;
51 import '../../../third_party/pkg/angular/test/directive/ng_template_spec.dart' a s test_39; 51 import '../../../third_party/pkg/angular/test/directive/ng_src_boolean_spec.dart ' as test_39;
52 import '../../../third_party/pkg/angular/test/filter/currency_spec.dart' as test _40; 52 import '../../../third_party/pkg/angular/test/directive/ng_style_spec.dart' as t est_40;
53 import '../../../third_party/pkg/angular/test/filter/date_spec.dart' as test_41; 53 import '../../../third_party/pkg/angular/test/directive/ng_switch_spec.dart' as test_41;
54 import '../../../third_party/pkg/angular/test/filter/filter_spec.dart' as test_4 2; 54 import '../../../third_party/pkg/angular/test/directive/ng_template_spec.dart' a s test_42;
55 import '../../../third_party/pkg/angular/test/filter/json_spec.dart' as test_43; 55 import '../../../third_party/pkg/angular/test/filter/currency_spec.dart' as test _43;
56 import '../../../third_party/pkg/angular/test/filter/limit_to_spec.dart' as test _44; 56 import '../../../third_party/pkg/angular/test/filter/date_spec.dart' as test_44;
57 import '../../../third_party/pkg/angular/test/filter/lowercase_spec.dart' as tes t_45; 57 import '../../../third_party/pkg/angular/test/filter/filter_spec.dart' as test_4 5;
58 import '../../../third_party/pkg/angular/test/filter/number_spec.dart' as test_4 6; 58 import '../../../third_party/pkg/angular/test/filter/json_spec.dart' as test_46;
59 import '../../../third_party/pkg/angular/test/filter/order_by_spec.dart' as test _47; 59 import '../../../third_party/pkg/angular/test/filter/limit_to_spec.dart' as test _47;
60 import '../../../third_party/pkg/angular/test/filter/uppercase_spec.dart' as tes t_48; 60 import '../../../third_party/pkg/angular/test/filter/lowercase_spec.dart' as tes t_48;
61 import '../../../third_party/pkg/angular/test/introspection_spec.dart' as test_4 9; 61 import '../../../third_party/pkg/angular/test/filter/number_spec.dart' as test_4 9;
62 import '../../../third_party/pkg/angular/test/mock/http_backend_spec.dart' as te st_50; 62 import '../../../third_party/pkg/angular/test/filter/order_by_spec.dart' as test _50;
63 import '../../../third_party/pkg/angular/test/mock/test_bed_spec.dart' as test_5 1; 63 import '../../../third_party/pkg/angular/test/filter/uppercase_spec.dart' as tes t_51;
64 import '../../../third_party/pkg/angular/test/mock/zone_spec.dart' as test_52; 64 import '../../../third_party/pkg/angular/test/introspection_spec.dart' as test_5 2;
65 import '../../../third_party/pkg/angular/test/routing/ng_bind_route_spec.dart' a s test_53; 65 import '../../../third_party/pkg/angular/test/mock/http_backend_spec.dart' as te st_53;
66 import '../../../third_party/pkg/angular/test/routing/ng_view_spec.dart' as test _54; 66 import '../../../third_party/pkg/angular/test/mock/test_bed_spec.dart' as test_5 4;
67 import '../../../third_party/pkg/angular/test/routing/routing_spec.dart' as test _55; 67 import '../../../third_party/pkg/angular/test/mock/zone_spec.dart' as test_55;
68 import '../../../third_party/pkg/angular/test/_specs_spec.dart' as test_56; 68 import '../../../third_party/pkg/angular/test/routing/ng_bind_route_spec.dart' a s test_56;
69 import '../../../third_party/pkg/angular/test/routing/ng_view_spec.dart' as test _57;
70 import '../../../third_party/pkg/angular/test/routing/routing_spec.dart' as test _58;
71 import '../../../third_party/pkg/angular/test/_specs_spec.dart' as test_59;
69 72
70 main() { 73 main() {
71 useHtmlIndividualConfiguration(); 74 useHtmlIndividualConfiguration();
72 75
73 setUp(() { 76 setUp(() {
74 setUpInjector(); 77 setUpInjector();
75 }); 78 });
76 79
77 group('angular', () { 80 group('angular', () {
78 test_0.main(); 81 test_0.main();
79 }); 82 });
80 83
81 group('bootstrap', () { 84 group('bootstrap', () {
82 test_1.main(); 85 test_1.main();
83 }); 86 });
84 87
85 group('core/cache', () { 88 group('core/cache', () {
86 test_2.main(); 89 test_2.main();
87 }); 90 });
88 91
92 group('core/core_directive', () {
93 test_3.main();
94 });
95
89 group('core/interpolate', () { 96 group('core/interpolate', () {
90 test_3.main(); 97 test_4.main();
91 }); 98 });
92 99
93 group('core/parser/generated_getter_setter', () { 100 group('core/parser/generated_getter_setter', () {
94 test_4.main(); 101 test_5.main();
95 }); 102 });
96 103
97 group('core/parser/lexer', () { 104 group('core/parser/lexer', () {
98 test_5.main(); 105 test_6.main();
99 }); 106 });
100 107
101 group('core/parser/parser', () { 108 group('core/parser/parser', () {
102 test_6.main(); 109 test_7.main();
103 }); 110 });
104 111
105 group('core/parser/static_parser', () { 112 group('core/parser/static_parser', () {
106 test_7.main(); 113 test_8.main();
107 }); 114 });
108 115
109 group('core/registry', () { 116 group('core/registry', () {
110 test_8.main(); 117 test_9.main();
111 }); 118 });
112 119
113 group('core/scope', () { 120 group('core/scope', () {
114 test_9.main(); 121 test_10.main();
115 }); 122 });
116 123
117 group('core/templateurl', () { 124 group('core/templateurl', () {
118 test_10.main(); 125 test_11.main();
119 }); 126 });
120 127
121 group('core/zone', () { 128 group('core/zone', () {
122 test_11.main(); 129 test_12.main();
123 }); 130 });
124 131
125 group('core_dom/block', () { 132 group('core_dom/block', () {
126 test_12.main(); 133 test_13.main();
127 }); 134 });
128 135
129 group('core_dom/compiler', () { 136 group('core_dom/compiler', () {
130 test_13.main(); 137 test_14.main();
131 }); 138 });
132 139
133 group('core_dom/cookies', () { 140 group('core_dom/cookies', () {
134 test_14.main(); 141 test_15.main();
135 }); 142 });
136 143
137 group('core_dom/directive', () { 144 group('core_dom/directive', () {
138 test_15.main(); 145 test_16.main();
139 }); 146 });
140 147
141 group('core_dom/http', () { 148 group('core_dom/http', () {
142 test_16.main(); 149 test_17.main();
143 }); 150 });
144 151
145 group('core_dom/ng_mustache', () { 152 group('core_dom/ng_mustache', () {
146 test_17.main(); 153 test_18.main();
147 }); 154 });
148 155
149 group('core_dom/node_cursor', () { 156 group('core_dom/node_cursor', () {
150 test_18.main(); 157 test_19.main();
151 }); 158 });
152 159
153 group('core_dom/selector', () { 160 group('core_dom/selector', () {
154 test_19.main(); 161 test_20.main();
155 }); 162 });
156 163
157 group('core_dom/shadow_root_options', () { 164 group('core_dom/shadow_root_options', () {
158 test_20.main(); 165 test_21.main();
159 }); 166 });
160 167
161 group('directive/input_select', () { 168 group('directive/input_select', () {
162 test_21.main(); 169 test_22.main();
163 }); 170 });
164 171
165 group('directive/ng_a', () { 172 group('directive/ng_a', () {
166 test_22.main(); 173 test_23.main();
167 }); 174 });
168 175
169 group('directive/ng_bind_html', () { 176 group('directive/ng_bind_html', () {
170 test_23.main(); 177 test_24.main();
171 }); 178 });
172 179
173 group('directive/ng_bind', () { 180 group('directive/ng_bind', () {
174 test_24.main(); 181 test_25.main();
175 }); 182 });
176 183
177 group('directive/ng_bind_template', () { 184 group('directive/ng_bind_template', () {
178 test_25.main(); 185 test_26.main();
179 }); 186 });
180 187
181 group('directive/ng_class', () { 188 group('directive/ng_class', () {
182 test_26.main(); 189 test_27.main();
183 }); 190 });
184 191
185 group('directive/ng_cloak', () { 192 group('directive/ng_cloak', () {
186 test_27.main(); 193 test_28.main();
187 }); 194 });
188 195
189 group('directive/ng_events', () { 196 group('directive/ng_events', () {
190 test_28.main(); 197 test_29.main();
191 }); 198 });
192 199
193 group('directive/ng_form', () { 200 group('directive/ng_form', () {
194 test_29.main(); 201 test_30.main();
195 }); 202 });
196 203
197 group('directive/ng_if', () { 204 group('directive/ng_if', () {
198 test_30.main(); 205 test_31.main();
199 }); 206 });
200 207
201 group('directive/ng_include', () { 208 group('directive/ng_include', () {
202 test_31.main(); 209 test_32.main();
203 }); 210 });
204 211
205 group('directive/ng_model', () { 212 group('directive/ng_model', () {
206 test_32.main(); 213 test_33.main();
214 });
215
216 group('directive/ng_model_validators', () {
217 test_34.main();
207 }); 218 });
208 219
209 group('directive/ng_non_bindable', () { 220 group('directive/ng_non_bindable', () {
210 test_33.main(); 221 test_35.main();
222 });
223
224 group('directive/ng_pluralize', () {
225 test_36.main();
226 });
227
228 group('directive/ng_repeat', () {
229 test_37.main();
230 });
231
232 group('directive/ng_show_hide', () {
233 test_38.main();
234 });
235
236 group('directive/ng_src_boolean', () {
237 test_39.main();
238 });
239
240 group('directive/ng_style', () {
241 test_40.main();
211 }); 242 });
212 243
213 group('directive/ng_switch', () { 244 group('directive/ng_switch', () {
214 test_34.main(); 245 test_41.main();
215 });
216
217 group('directive/ng_repeat', () {
218 test_35.main();
219 });
220
221 group('directive/ng_show_hide', () {
222 test_36.main();
223 });
224
225 group('directive/ng_src_boolean', () {
226 test_37.main();
227 });
228
229 group('directive/ng_style', () {
230 test_38.main();
231 }); 246 });
232 247
233 group('directive/ng_template', () { 248 group('directive/ng_template', () {
234 test_39.main(); 249 test_42.main();
235 }); 250 });
236 251
237 group('filter/currency', () { 252 group('filter/currency', () {
238 test_40.main(); 253 test_43.main();
239 }); 254 });
240 255
241 group('filter/date', () { 256 group('filter/date', () {
242 test_41.main(); 257 test_44.main();
243 }); 258 });
244 259
245 group('filter/filter', () { 260 group('filter/filter', () {
246 test_42.main(); 261 test_45.main();
247 }); 262 });
248 263
249 group('filter/json', () { 264 group('filter/json', () {
250 test_43.main(); 265 test_46.main();
251 }); 266 });
252 267
253 group('filter/limit_to', () { 268 group('filter/limit_to', () {
254 test_44.main(); 269 test_47.main();
255 }); 270 });
256 271
257 group('filter/lowercase', () { 272 group('filter/lowercase', () {
258 test_45.main(); 273 test_48.main();
259 }); 274 });
260 275
261 group('filter/number', () { 276 group('filter/number', () {
262 test_46.main(); 277 test_49.main();
263 }); 278 });
264 279
265 group('filter/order_by', () { 280 group('filter/order_by', () {
266 test_47.main(); 281 test_50.main();
267 }); 282 });
268 283
269 group('filter/uppercase', () { 284 group('filter/uppercase', () {
270 test_48.main(); 285 test_51.main();
271 }); 286 });
272 287
273 group('introspection', () { 288 group('introspection', () {
274 test_49.main(); 289 test_52.main();
275 }); 290 });
276 291
277 group('mock/http_backend', () { 292 group('mock/http_backend', () {
278 test_50.main(); 293 test_53.main();
279 }); 294 });
280 295
281 group('mock/test_bed', () { 296 group('mock/test_bed', () {
282 test_51.main(); 297 test_54.main();
283 }); 298 });
284 299
285 group('mock/zone', () { 300 group('mock/zone', () {
286 test_52.main(); 301 test_55.main();
287 }); 302 });
288 303
289 group('routing/ng_bind_route', () { 304 group('routing/ng_bind_route', () {
290 test_53.main(); 305 test_56.main();
291 }); 306 });
292 307
293 group('routing/ng_view', () { 308 group('routing/ng_view', () {
294 test_54.main(); 309 test_57.main();
295 }); 310 });
296 311
297 group('routing/routing', () { 312 group('routing/routing', () {
298 test_55.main(); 313 test_58.main();
299 }); 314 });
300 315
301 group('_specs', () { 316 group('_specs', () {
302 test_56.main(); 317 test_59.main();
303 }); 318 });
304 } 319 }
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | third_party/pkg/angular/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698