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

Side by Side Diff: tests/co19/co19-leg.status

Issue 9382041: Support getting of static functions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update comments. Created 8 years, 10 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 | « frog/leg/universe.dart ('k') | tests/language/language-leg.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 prefix co19 5 prefix co19
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 # Skip library tests for now. 8 # Skip library tests for now.
9 LibTest/*: Skip 9 LibTest/*: Skip
10 10
(...skipping 467 matching lines...) Expand 10 before | Expand all | Expand 10 after
478 Language/13_Types/5_Function_Types_A02_t01: Fail 478 Language/13_Types/5_Function_Types_A02_t01: Fail
479 Language/13_Types/5_Function_Types_A02_t02: Fail 479 Language/13_Types/5_Function_Types_A02_t02: Fail
480 Language/13_Types/5_Function_Types_A02_t03: Fail 480 Language/13_Types/5_Function_Types_A02_t03: Fail
481 Language/13_Types/5_Function_Types_A02_t04: Fail 481 Language/13_Types/5_Function_Types_A02_t04: Fail
482 Language/13_Types/5_Function_Types_A02_t05: Fail 482 Language/13_Types/5_Function_Types_A02_t05: Fail
483 Language/13_Types/6_Type_Dynamic_A01_t01: Fail 483 Language/13_Types/6_Type_Dynamic_A01_t01: Fail
484 Language/13_Types/6_Type_Dynamic_A02_t01: Fail 484 Language/13_Types/6_Type_Dynamic_A02_t01: Fail
485 Language/13_Types/6_Type_Dynamic_A03_t01: Fail 485 Language/13_Types/6_Type_Dynamic_A03_t01: Fail
486 Language/13_Types/6_Type_Dynamic_A04_t01: Fail 486 Language/13_Types/6_Type_Dynamic_A04_t01: Fail
487 Language/13_Types/7_Type_Void_A01_t09: Fail 487 Language/13_Types/7_Type_Void_A01_t09: Fail
488 Language/13_Types/7_Type_Void_A04_t05: Fail
OLDNEW
« no previous file with comments | « frog/leg/universe.dart ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698