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

Side by Side Diff: dart/tests/language/language-leg.status

Issue 9004025: Parse field modifiers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Cleaned up for commit Created 9 years 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 | « dart/frog/tests/leg/src/ResolverTest.dart ('k') | no next file » | 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 language 5 prefix language
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 AckermannTest: Fail 8 AckermannTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 29 matching lines...) Expand all
40 ComparisonTest: Fail 40 ComparisonTest: Fail
41 CompoundAssignmentOperatorTest: Fail 41 CompoundAssignmentOperatorTest: Fail
42 ConstEscapeFrogTest: Fail 42 ConstEscapeFrogTest: Fail
43 ConstInitTest: Fail 43 ConstInitTest: Fail
44 ConstListTest: Fail 44 ConstListTest: Fail
45 ConstNamedTest: Fail 45 ConstNamedTest: Fail
46 ConstObjectsAreImmutableTest: Fail 46 ConstObjectsAreImmutableTest: Fail
47 ConstStringTest: Fail 47 ConstStringTest: Fail
48 ConstTest: Fail 48 ConstTest: Fail
49 Constructor2Test: Fail 49 Constructor2Test: Fail
50 Constructor3NegativeTest: Fail
50 Constructor3Test: Fail 51 Constructor3Test: Fail
51 Constructor3NegativeTest: Fail
52 Constructor4Test: Fail 52 Constructor4Test: Fail
53 Constructor5Test: Fail 53 Constructor5Test: Fail
54 Constructor6Test: Fail 54 Constructor6Test: Fail
55 ConstructorBodyTest: Fail 55 ConstructorBodyTest: Fail
56 ConstructorDefaultTest: Fail 56 ConstructorDefaultTest: Fail
57 ConstructorRedirectTest: Fail 57 ConstructorRedirectTest: Fail
58 ConstructorReturnNegativeTest: Fail 58 ConstructorReturnNegativeTest: Fail
59 ConstructorReturnTest: Fail 59 ConstructorReturnTest: Fail
60 ConstructorReturnWithArrowNegativeTest: Fail 60 ConstructorReturnWithArrowNegativeTest: Fail
61 ConstructorTest: Fail 61 ConstructorTest: Fail
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 FannkuchTest: Fail 98 FannkuchTest: Fail
99 FauxverrideTest/01: Fail 99 FauxverrideTest/01: Fail
100 FauxverrideTest/02: Fail 100 FauxverrideTest/02: Fail
101 FauxverrideTest/04: Fail 101 FauxverrideTest/04: Fail
102 FauxverrideTest/none: Fail 102 FauxverrideTest/none: Fail
103 FiboTest: Fail 103 FiboTest: Fail
104 FieldMethodTest: Fail 104 FieldMethodTest: Fail
105 FieldOverrideTest/01: Fail 105 FieldOverrideTest/01: Fail
106 FieldOverrideTest/none: Fail 106 FieldOverrideTest/none: Fail
107 FieldTest: Fail 107 FieldTest: Fail
108 FinalVarNegativeTest: Fail
108 FirstTest: Fail 109 FirstTest: Fail
109 For2Test: Fail 110 For2Test: Fail
110 ForInTest: Fail 111 ForInTest: Fail
111 ForTest: Fail 112 ForTest: Fail
112 FunctionArgumentTest: Fail 113 FunctionArgumentTest: Fail
113 FunctionLiterals2Test: Fail 114 FunctionLiterals2Test: Fail
114 FunctionLiteralsTest: Fail 115 FunctionLiteralsTest: Fail
115 FunctionSyntaxTest: Fail 116 FunctionSyntaxTest: Fail
116 FunctionTest: Fail 117 FunctionTest: Fail
117 FunctionTypeAlias2Test: Fail 118 FunctionTypeAlias2Test: Fail
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 TypeVariableBoundsTest/10: Fail 341 TypeVariableBoundsTest/10: Fail
341 TypeVariableBoundsTest/none: Fail 342 TypeVariableBoundsTest/none: Fail
342 TypeVariableScopeTest/none: Fail 343 TypeVariableScopeTest/none: Fail
343 TypedMessageTest: Fail 344 TypedMessageTest: Fail
344 Unary2Test: Fail 345 Unary2Test: Fail
345 UnaryTest: Fail 346 UnaryTest: Fail
346 UnboundGetterTest: Fail 347 UnboundGetterTest: Fail
347 UnqualNameTest: Fail 348 UnqualNameTest: Fail
348 VarInitTest: Fail 349 VarInitTest: Fail
349 WhileTest: Fail 350 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/frog/tests/leg/src/ResolverTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698