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

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

Issue 8953025: Promote "class" and "extends" to keywords (Closed) Base URL: https://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/leg/scanner/keyword.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
11 ArithmeticTest: Fail 11 ArithmeticTest: Fail
12 AssertionTest: Fail 12 AssertionTest: Fail
13 AssignOpTest: Fail 13 AssignOpTest: Fail
14 BadNamedParameters2Test: Fail 14 BadNamedParameters2Test: Fail
15 BadNamedParametersTest: Fail 15 BadNamedParametersTest: Fail
16 BitOperationsTest: Fail 16 BitOperationsTest: Fail
17 BlockScopeTest: Fail 17 BlockScopeTest: Fail
18 BoolTest: Fail 18 BoolTest: Fail
19 BootstrapTest: Fail 19 BootstrapTest: Fail
20 BranchesTest: Fail 20 BranchesTest: Fail
21 BreakTest: Fail 21 BreakTest: Fail
22 CTConst2Test: Fail 22 CTConst2Test: Fail
23 CTConst3Test: Fail 23 CTConst3Test: Fail
24 CTConst4Test: Fail 24 CTConst4Test: Fail
25 CTConstTest: Fail 25 CTConstTest: Fail
26 CallThroughGetterTest: Fail 26 CallThroughGetterTest: Fail
27 CallThroughNullGetterTest: Fail 27 CallThroughNullGetterTest: Fail
28 CanonicalConstTest: Fail 28 CanonicalConstTest: Fail
29 CharEscapeTest: Fail 29 CharEscapeTest: Fail
30 ClassKeywordNegativeTest/01: Fail
31 ClassKeywordNegativeTest/02: Fail 30 ClassKeywordNegativeTest/02: Fail
ahe 2011/12/19 11:10:08 This one uses string interpolation "$class". Since
32 ClassLiteralTest/none: Fail 31 ClassLiteralTest/none: Fail
33 ClassOverrideNegativeTest: Fail 32 ClassOverrideNegativeTest: Fail
34 ClassTest: Fail 33 ClassTest: Fail
35 Closure2Test: Fail 34 Closure2Test: Fail
36 ClosureBreak1Test: Fail 35 ClosureBreak1Test: Fail
37 ClosureBreak2Test: Fail 36 ClosureBreak2Test: Fail
38 ClosureBreakTest: Fail 37 ClosureBreakTest: Fail
39 ClosureSharedStateTest: Fail 38 ClosureSharedStateTest: Fail
40 ClosureTest: Fail 39 ClosureTest: Fail
41 ClosuresWithComplexParamsTest: Fail 40 ClosuresWithComplexParamsTest: Fail
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
334 TypeVariableBoundsTest/04: Fail 333 TypeVariableBoundsTest/04: Fail
335 TypeVariableBoundsTest/none: Fail 334 TypeVariableBoundsTest/none: Fail
336 TypeVariableScopeTest/none: Fail 335 TypeVariableScopeTest/none: Fail
337 TypedMessageTest: Fail 336 TypedMessageTest: Fail
338 Unary2Test: Fail 337 Unary2Test: Fail
339 UnaryTest: Fail 338 UnaryTest: Fail
340 UnboundGetterTest: Fail 339 UnboundGetterTest: Fail
341 UnqualNameTest: Fail 340 UnqualNameTest: Fail
342 VarInitTest: Fail 341 VarInitTest: Fail
343 WhileTest: Fail 342 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/frog/leg/scanner/keyword.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698