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

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

Issue 8974014: Resolve initializers in constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add tests. 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
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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 Constructor3NegativeTest: Fail 52 Constructor3NegativeTest: Fail
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
63 ConstructorSetterNegativeTest: Fail
62 ConstructorTest: Fail 64 ConstructorTest: Fail
63 ContextArgsWithDefaultsTest: Fail 65 ContextArgsWithDefaultsTest: Fail
64 ContextTest: Fail 66 ContextTest: Fail
65 ContinueTest: Fail 67 ContinueTest: Fail
66 CyclicImportTest: Fail 68 CyclicImportTest: Fail
67 DefaultFactoryLibraryTest: Fail 69 DefaultFactoryLibraryTest: Fail
68 DefaultFactoryTest: Fail 70 DefaultFactoryTest: Fail
69 DefaultImplementationTest: Fail 71 DefaultImplementationTest: Fail
70 DefaultInitTest: Fail 72 DefaultInitTest: Fail
71 DeoptNoFeedbackTest: Fail 73 DeoptNoFeedbackTest: Fail
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 TypeVariableBoundsTest/10: Fail 342 TypeVariableBoundsTest/10: Fail
341 TypeVariableBoundsTest/none: Fail 343 TypeVariableBoundsTest/none: Fail
342 TypeVariableScopeTest/none: Fail 344 TypeVariableScopeTest/none: Fail
343 TypedMessageTest: Fail 345 TypedMessageTest: Fail
344 Unary2Test: Fail 346 Unary2Test: Fail
345 UnaryTest: Fail 347 UnaryTest: Fail
346 UnboundGetterTest: Fail 348 UnboundGetterTest: Fail
347 UnqualNameTest: Fail 349 UnqualNameTest: Fail
348 VarInitTest: Fail 350 VarInitTest: Fail
349 WhileTest: Fail 351 WhileTest: Fail
OLDNEW
« frog/leg/warnings.dart ('K') | « frog/tests/leg/src/mock_compiler.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698