| OLD | NEW |
| (Empty) | |
| 1 /// auto-generated by update_angular.sh |
| 2 |
| 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 |
| 5 // BSD-style license that can be found in the LICENSE file. |
| 6 |
| 7 library angular_browser_tests; |
| 8 |
| 9 import 'package:angular/mock/module.dart'; |
| 10 import 'package:unittest/html_individual_config.dart'; |
| 11 import 'package:unittest/unittest.dart'; |
| 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; |
| 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; |
| 16 import '../../../third_party/pkg/angular/test/core/parser/generated_getter_sette
r_spec.dart' as test_4; |
| 17 import '../../../third_party/pkg/angular/test/core/parser/lexer_spec.dart' as te
st_5; |
| 18 import '../../../third_party/pkg/angular/test/core/parser/parser_spec.dart' as t
est_6; |
| 19 import '../../../third_party/pkg/angular/test/core/parser/static_parser_spec.dar
t' as test_7; |
| 20 import '../../../third_party/pkg/angular/test/core/registry_spec.dart' as test_8
; |
| 21 import '../../../third_party/pkg/angular/test/core/scope_spec.dart' as test_9; |
| 22 import '../../../third_party/pkg/angular/test/core/templateurl_spec.dart' as tes
t_10; |
| 23 import '../../../third_party/pkg/angular/test/core/zone_spec.dart' as test_11; |
| 24 import '../../../third_party/pkg/angular/test/core_dom/block_spec.dart' as test_
12; |
| 25 import '../../../third_party/pkg/angular/test/core_dom/compiler_spec.dart' as te
st_13; |
| 26 import '../../../third_party/pkg/angular/test/core_dom/cookies_spec.dart' as tes
t_14; |
| 27 import '../../../third_party/pkg/angular/test/core_dom/directive_spec.dart' as t
est_15; |
| 28 import '../../../third_party/pkg/angular/test/core_dom/http_spec.dart' as test_1
6; |
| 29 import '../../../third_party/pkg/angular/test/core_dom/ng_mustache_spec.dart' as
test_17; |
| 30 import '../../../third_party/pkg/angular/test/core_dom/node_cursor_spec.dart' as
test_18; |
| 31 import '../../../third_party/pkg/angular/test/core_dom/selector_spec.dart' as te
st_19; |
| 32 import '../../../third_party/pkg/angular/test/core_dom/shadow_root_options_spec.
dart' as test_20; |
| 33 import '../../../third_party/pkg/angular/test/directive/input_select_spec.dart'
as test_21; |
| 34 import '../../../third_party/pkg/angular/test/directive/ng_a_spec.dart' as test_
22; |
| 35 import '../../../third_party/pkg/angular/test/directive/ng_bind_html_spec.dart'
as test_23; |
| 36 import '../../../third_party/pkg/angular/test/directive/ng_bind_spec.dart' as te
st_24; |
| 37 import '../../../third_party/pkg/angular/test/directive/ng_bind_template_spec.da
rt' as test_25; |
| 38 import '../../../third_party/pkg/angular/test/directive/ng_class_spec.dart' as t
est_26; |
| 39 import '../../../third_party/pkg/angular/test/directive/ng_cloak_spec.dart' as t
est_27; |
| 40 import '../../../third_party/pkg/angular/test/directive/ng_events_spec.dart' as
test_28; |
| 41 import '../../../third_party/pkg/angular/test/directive/ng_form_spec.dart' as te
st_29; |
| 42 import '../../../third_party/pkg/angular/test/directive/ng_if_spec.dart' as test
_30; |
| 43 import '../../../third_party/pkg/angular/test/directive/ng_include_spec.dart' as
test_31; |
| 44 import '../../../third_party/pkg/angular/test/directive/ng_model_spec.dart' as t
est_32; |
| 45 import '../../../third_party/pkg/angular/test/directive/ng_non_bindable_spec.dar
t' as test_33; |
| 46 import '../../../third_party/pkg/angular/test/directive/ng_switch_spec.dart' as
test_34; |
| 47 import '../../../third_party/pkg/angular/test/directive/ng_repeat_spec.dart' as
test_35; |
| 48 import '../../../third_party/pkg/angular/test/directive/ng_show_hide_spec.dart'
as test_36; |
| 49 import '../../../third_party/pkg/angular/test/directive/ng_src_boolean_spec.dart
' as test_37; |
| 50 import '../../../third_party/pkg/angular/test/directive/ng_style_spec.dart' as t
est_38; |
| 51 import '../../../third_party/pkg/angular/test/directive/ng_template_spec.dart' a
s test_39; |
| 52 import '../../../third_party/pkg/angular/test/filter/currency_spec.dart' as test
_40; |
| 53 import '../../../third_party/pkg/angular/test/filter/date_spec.dart' as test_41; |
| 54 import '../../../third_party/pkg/angular/test/filter/filter_spec.dart' as test_4
2; |
| 55 import '../../../third_party/pkg/angular/test/filter/json_spec.dart' as test_43; |
| 56 import '../../../third_party/pkg/angular/test/filter/limit_to_spec.dart' as test
_44; |
| 57 import '../../../third_party/pkg/angular/test/filter/lowercase_spec.dart' as tes
t_45; |
| 58 import '../../../third_party/pkg/angular/test/filter/number_spec.dart' as test_4
6; |
| 59 import '../../../third_party/pkg/angular/test/filter/order_by_spec.dart' as test
_47; |
| 60 import '../../../third_party/pkg/angular/test/filter/uppercase_spec.dart' as tes
t_48; |
| 61 import '../../../third_party/pkg/angular/test/introspection_spec.dart' as test_4
9; |
| 62 import '../../../third_party/pkg/angular/test/mock/http_backend_spec.dart' as te
st_50; |
| 63 import '../../../third_party/pkg/angular/test/mock/test_bed_spec.dart' as test_5
1; |
| 64 import '../../../third_party/pkg/angular/test/mock/zone_spec.dart' as test_52; |
| 65 import '../../../third_party/pkg/angular/test/routing/ng_bind_route_spec.dart' a
s test_53; |
| 66 import '../../../third_party/pkg/angular/test/routing/ng_view_spec.dart' as test
_54; |
| 67 import '../../../third_party/pkg/angular/test/routing/routing_spec.dart' as test
_55; |
| 68 import '../../../third_party/pkg/angular/test/_specs_spec.dart' as test_56; |
| 69 |
| 70 main() { |
| 71 useHtmlIndividualConfiguration(); |
| 72 |
| 73 setUp(() { |
| 74 setUpInjector(); |
| 75 }); |
| 76 |
| 77 group('angular', () { |
| 78 test_0.main(); |
| 79 }); |
| 80 |
| 81 group('bootstrap', () { |
| 82 test_1.main(); |
| 83 }); |
| 84 |
| 85 group('core/cache', () { |
| 86 test_2.main(); |
| 87 }); |
| 88 |
| 89 group('core/interpolate', () { |
| 90 test_3.main(); |
| 91 }); |
| 92 |
| 93 group('core/parser/generated_getter_setter', () { |
| 94 test_4.main(); |
| 95 }); |
| 96 |
| 97 group('core/parser/lexer', () { |
| 98 test_5.main(); |
| 99 }); |
| 100 |
| 101 group('core/parser/parser', () { |
| 102 test_6.main(); |
| 103 }); |
| 104 |
| 105 group('core/parser/static_parser', () { |
| 106 test_7.main(); |
| 107 }); |
| 108 |
| 109 group('core/registry', () { |
| 110 test_8.main(); |
| 111 }); |
| 112 |
| 113 group('core/scope', () { |
| 114 test_9.main(); |
| 115 }); |
| 116 |
| 117 group('core/templateurl', () { |
| 118 test_10.main(); |
| 119 }); |
| 120 |
| 121 group('core/zone', () { |
| 122 test_11.main(); |
| 123 }); |
| 124 |
| 125 group('core_dom/block', () { |
| 126 test_12.main(); |
| 127 }); |
| 128 |
| 129 group('core_dom/compiler', () { |
| 130 test_13.main(); |
| 131 }); |
| 132 |
| 133 group('core_dom/cookies', () { |
| 134 test_14.main(); |
| 135 }); |
| 136 |
| 137 group('core_dom/directive', () { |
| 138 test_15.main(); |
| 139 }); |
| 140 |
| 141 group('core_dom/http', () { |
| 142 test_16.main(); |
| 143 }); |
| 144 |
| 145 group('core_dom/ng_mustache', () { |
| 146 test_17.main(); |
| 147 }); |
| 148 |
| 149 group('core_dom/node_cursor', () { |
| 150 test_18.main(); |
| 151 }); |
| 152 |
| 153 group('core_dom/selector', () { |
| 154 test_19.main(); |
| 155 }); |
| 156 |
| 157 group('core_dom/shadow_root_options', () { |
| 158 test_20.main(); |
| 159 }); |
| 160 |
| 161 group('directive/input_select', () { |
| 162 test_21.main(); |
| 163 }); |
| 164 |
| 165 group('directive/ng_a', () { |
| 166 test_22.main(); |
| 167 }); |
| 168 |
| 169 group('directive/ng_bind_html', () { |
| 170 test_23.main(); |
| 171 }); |
| 172 |
| 173 group('directive/ng_bind', () { |
| 174 test_24.main(); |
| 175 }); |
| 176 |
| 177 group('directive/ng_bind_template', () { |
| 178 test_25.main(); |
| 179 }); |
| 180 |
| 181 group('directive/ng_class', () { |
| 182 test_26.main(); |
| 183 }); |
| 184 |
| 185 group('directive/ng_cloak', () { |
| 186 test_27.main(); |
| 187 }); |
| 188 |
| 189 group('directive/ng_events', () { |
| 190 test_28.main(); |
| 191 }); |
| 192 |
| 193 group('directive/ng_form', () { |
| 194 test_29.main(); |
| 195 }); |
| 196 |
| 197 group('directive/ng_if', () { |
| 198 test_30.main(); |
| 199 }); |
| 200 |
| 201 group('directive/ng_include', () { |
| 202 test_31.main(); |
| 203 }); |
| 204 |
| 205 group('directive/ng_model', () { |
| 206 test_32.main(); |
| 207 }); |
| 208 |
| 209 group('directive/ng_non_bindable', () { |
| 210 test_33.main(); |
| 211 }); |
| 212 |
| 213 group('directive/ng_switch', () { |
| 214 test_34.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 }); |
| 232 |
| 233 group('directive/ng_template', () { |
| 234 test_39.main(); |
| 235 }); |
| 236 |
| 237 group('filter/currency', () { |
| 238 test_40.main(); |
| 239 }); |
| 240 |
| 241 group('filter/date', () { |
| 242 test_41.main(); |
| 243 }); |
| 244 |
| 245 group('filter/filter', () { |
| 246 test_42.main(); |
| 247 }); |
| 248 |
| 249 group('filter/json', () { |
| 250 test_43.main(); |
| 251 }); |
| 252 |
| 253 group('filter/limit_to', () { |
| 254 test_44.main(); |
| 255 }); |
| 256 |
| 257 group('filter/lowercase', () { |
| 258 test_45.main(); |
| 259 }); |
| 260 |
| 261 group('filter/number', () { |
| 262 test_46.main(); |
| 263 }); |
| 264 |
| 265 group('filter/order_by', () { |
| 266 test_47.main(); |
| 267 }); |
| 268 |
| 269 group('filter/uppercase', () { |
| 270 test_48.main(); |
| 271 }); |
| 272 |
| 273 group('introspection', () { |
| 274 test_49.main(); |
| 275 }); |
| 276 |
| 277 group('mock/http_backend', () { |
| 278 test_50.main(); |
| 279 }); |
| 280 |
| 281 group('mock/test_bed', () { |
| 282 test_51.main(); |
| 283 }); |
| 284 |
| 285 group('mock/zone', () { |
| 286 test_52.main(); |
| 287 }); |
| 288 |
| 289 group('routing/ng_bind_route', () { |
| 290 test_53.main(); |
| 291 }); |
| 292 |
| 293 group('routing/ng_view', () { |
| 294 test_54.main(); |
| 295 }); |
| 296 |
| 297 group('routing/routing', () { |
| 298 test_55.main(); |
| 299 }); |
| 300 |
| 301 group('_specs', () { |
| 302 test_56.main(); |
| 303 }); |
| 304 } |
| OLD | NEW |