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

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

Issue 9245002: Support getters and setters. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' 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
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 ApplicationTest: Fail 9 ApplicationTest: Fail
10 ArithmeticTest: Fail 10 ArithmeticTest: Fail
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 GenericsTest: Fail 141 GenericsTest: Fail
142 GetterClosureExecutionOrderTest: Fail 142 GetterClosureExecutionOrderTest: Fail
143 GettersSettersTest: Fail 143 GettersSettersTest: Fail
144 HelloScriptTest: Fail 144 HelloScriptTest: Fail
145 IfTest: Fail 145 IfTest: Fail
146 ImplicitClosure1Test: Fail 146 ImplicitClosure1Test: Fail
147 ImplicitClosureTest: Fail 147 ImplicitClosureTest: Fail
148 ImplicitScopeTest: Fail 148 ImplicitScopeTest: Fail
149 ImpliedInterfaceTest: Fail 149 ImpliedInterfaceTest: Fail
150 ImportCoreImplNoPrefixTest: Fail 150 ImportCoreImplNoPrefixTest: Fail
151 IncrOpTest: Fail
152 InlineGetterTest: Fail 151 InlineGetterTest: Fail
153 InstFieldInitializer1NegativeTest: Fail 152 InstFieldInitializer1NegativeTest: Fail
154 InstFieldInitializerTest: Fail 153 InstFieldInitializerTest: Fail
155 InstanceCompoundAssignmentOperatorTest: Fail 154 InstanceCompoundAssignmentOperatorTest: Fail
156 InstanceFieldInitializerTest: Fail 155 InstanceFieldInitializerTest: Fail
157 Instanceof2Test: Fail 156 Instanceof2Test: Fail
158 InstanceofTest: Fail 157 InstanceofTest: Fail
159 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason. 158 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason.
160 IntTest: Fail 159 IntTest: Fail
161 InterfaceCycleNegativeTest: Fail 160 InterfaceCycleNegativeTest: Fail
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
287 RegExp2Test: Fail 286 RegExp2Test: Fail
288 RegExp3Test: Fail 287 RegExp3Test: Fail
289 RegExpTest: Fail 288 RegExpTest: Fail
290 RethrowTest: Fail 289 RethrowTest: Fail
291 SavannahTest: Fail 290 SavannahTest: Fail
292 ScopeNegativeTest: Fail 291 ScopeNegativeTest: Fail
293 Script1NegativeTest: Fail 292 Script1NegativeTest: Fail
294 Script2NegativeTest: Fail 293 Script2NegativeTest: Fail
295 ScriptNegativeTest: Fail 294 ScriptNegativeTest: Fail
296 Setter0Test: Fail 295 Setter0Test: Fail
297 Setter1Test: Fail
298 SourceSelfNegativeTest: Fail 296 SourceSelfNegativeTest: Fail
299 StackOverflowTest: Fail 297 StackOverflowTest: Fail
300 StackTraceTest: Fail 298 StackTraceTest: Fail
301 StatementTest: Fail 299 StatementTest: Fail
302 StaticFieldTest: Fail 300 StaticFieldTest: Fail
303 StaticFinalField2NegativeTest: Fail 301 StaticFinalField2NegativeTest: Fail
304 StaticFinalFieldNegativeTest: Fail 302 StaticFinalFieldNegativeTest: Fail
305 StaticFinalFieldTest: Fail 303 StaticFinalFieldTest: Fail
306 StaticImplicitClosureTest: Fail 304 StaticImplicitClosureTest: Fail
307 StaticImplicitClosureTest: Fail 305 StaticImplicitClosureTest: Fail
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 TypeVariableBoundsTest/06: Fail 364 TypeVariableBoundsTest/06: Fail
367 TypeVariableBoundsTest/09: Fail 365 TypeVariableBoundsTest/09: Fail
368 TypeVariableBoundsTest/10: Fail 366 TypeVariableBoundsTest/10: Fail
369 TypeVariableBoundsTest/none: Fail 367 TypeVariableBoundsTest/none: Fail
370 TypeVariableScopeTest/none: Fail 368 TypeVariableScopeTest/none: Fail
371 TypedMessageTest: Fail 369 TypedMessageTest: Fail
372 Unary2Test: Fail 370 Unary2Test: Fail
373 UnaryTest: Fail 371 UnaryTest: Fail
374 UnboundGetterTest: Fail 372 UnboundGetterTest: Fail
375 WhileTest: Fail 373 WhileTest: Fail
OLDNEW
« frog/leg/scanner/parser.dart ('K') | « frog/tests/leg_only/src/GettersSettersTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698