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

Side by Side Diff: tests/co19/co19-analyzer.status

Issue 17570003: Report ParserErrorCode.STATIC_FUNCTION_DECLARATION (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Check all modifiers Created 7 years, 5 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
« no previous file with comments | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java ('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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 [ $compiler == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 Language/05_Variables/05_Variables_A05_t04: fail 6 Language/05_Variables/05_Variables_A05_t04: fail
7 Language/06_Functions/06_Functions_A01_t31: fail
8 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail 7 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: fail
9 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: fail 8 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: fail
10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail 9 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail
11 Language/06_Functions/2_Formal_Parameters_A02_t02: fail 10 Language/06_Functions/2_Formal_Parameters_A02_t02: fail
12 Language/07_Classes/07_Classes_A01_t20: fail 11 Language/07_Classes/07_Classes_A01_t20: fail
13 Language/07_Classes/07_Classes_A09_t01: fail 12 Language/07_Classes/07_Classes_A09_t01: fail
14 Language/07_Classes/07_Classes_A09_t02: fail 13 Language/07_Classes/07_Classes_A09_t02: fail
15 Language/07_Classes/07_Classes_A09_t03: fail 14 Language/07_Classes/07_Classes_A09_t03: fail
16 Language/07_Classes/07_Classes_A09_t04: fail 15 Language/07_Classes/07_Classes_A09_t04: fail
17 Language/07_Classes/2_Getters_A04_t03: fail 16 Language/07_Classes/2_Getters_A04_t03: fail
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 Language/05_Variables/05_Variables_A07_t07: fail, OK 188 Language/05_Variables/05_Variables_A07_t07: fail, OK
190 Language/05_Variables/05_Variables_A07_t08: fail, OK 189 Language/05_Variables/05_Variables_A07_t08: fail, OK
191 Language/05_Variables/05_Variables_A08_t01: fail, OK 190 Language/05_Variables/05_Variables_A08_t01: fail, OK
192 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: fail, OK 191 Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: fail, OK
193 192
194 # co19 issue #425, Only static fields can be declared as 'const' 193 # co19 issue #425, Only static fields can be declared as 'const'
195 Language/05_Variables/05_Variables_A12_t01: fail, OK 194 Language/05_Variables/05_Variables_A12_t01: fail, OK
196 Language/05_Variables/05_Variables_A12_t06: fail, OK 195 Language/05_Variables/05_Variables_A12_t06: fail, OK
197 Language/05_Variables/05_Variables_A13_t01: fail, OK 196 Language/05_Variables/05_Variables_A13_t01: fail, OK
198 Language/07_Classes/07_Classes_A02_t11: fail, OK 197 Language/07_Classes/07_Classes_A02_t11: fail, OK
OLDNEW
« no previous file with comments | « editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/parser/ErrorParserTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698