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

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

Issue 9019018: Fix resolver for fields uses in constructors. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' 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_only/src/FieldInConstructorTest.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 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 AckermannTest: Fail 9 AckermannTest: Fail
10 AllocateTest: Fail 10 AllocateTest: Fail
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 Constructor4Test: Fail 53 Constructor4Test: Fail
54 Constructor5Test: Fail 54 Constructor5Test: Fail
55 Constructor6Test: Fail 55 Constructor6Test: Fail
56 ConstructorBodyTest: Fail 56 ConstructorBodyTest: Fail
57 ConstructorDefaultTest: Fail 57 ConstructorDefaultTest: Fail
58 ConstructorRedirectTest: Fail 58 ConstructorRedirectTest: Fail
59 ConstructorReturnNegativeTest: Fail 59 ConstructorReturnNegativeTest: Fail
60 ConstructorReturnTest: Fail 60 ConstructorReturnTest: Fail
61 ConstructorReturnWithArrowNegativeTest: Fail 61 ConstructorReturnWithArrowNegativeTest: Fail
62 ConstructorReturnWithInitAndArrowNegativeTest: Fail 62 ConstructorReturnWithInitAndArrowNegativeTest: Fail
63 ConstructorSetterNegativeTest: Fail 63 ConstructorReturnWithInitNegativeTest: Fail
64 Constructor2NegativeTest: Fail
64 ConstructorTest: Fail 65 ConstructorTest: Fail
65 ContextArgsWithDefaultsTest: Fail 66 ContextArgsWithDefaultsTest: Fail
66 ContextTest: Fail 67 ContextTest: Fail
67 ContinueTest: Fail 68 ContinueTest: Fail
68 CyclicImportTest: Fail 69 CyclicImportTest: Fail
69 DefaultClassImplicitConstructorTest: Fail 70 DefaultClassImplicitConstructorTest: Fail
70 DefaultFactoryLibraryTest: Fail 71 DefaultFactoryLibraryTest: Fail
71 DefaultFactoryTest: Fail 72 DefaultFactoryTest: Fail
72 DefaultImplementationTest: Fail 73 DefaultImplementationTest: Fail
73 DefaultInitTest: Fail 74 DefaultInitTest: Fail
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 TypeVariableBoundsTest/10: Fail 358 TypeVariableBoundsTest/10: Fail
358 TypeVariableBoundsTest/none: Fail 359 TypeVariableBoundsTest/none: Fail
359 TypeVariableScopeTest/none: Fail 360 TypeVariableScopeTest/none: Fail
360 TypedMessageTest: Fail 361 TypedMessageTest: Fail
361 Unary2Test: Fail 362 Unary2Test: Fail
362 UnaryTest: Fail 363 UnaryTest: Fail
363 UnboundGetterTest: Fail 364 UnboundGetterTest: Fail
364 UnqualNameTest: Fail 365 UnqualNameTest: Fail
365 VarInitTest: Fail 366 VarInitTest: Fail
366 WhileTest: Fail 367 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/frog/tests/leg_only/src/FieldInConstructorTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698