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

Side by Side Diff: pkg/front_end/test/fasta/outline.status

Issue 2680323002: Handle operators correctly. (Closed)
Patch Set: Rename Operator.index to Operator.indexGet. Created 3 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
OLDNEW
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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.md file. 3 # BSD-style license that can be found in the LICENSE.md file.
4 4
5 rasta/bad_redirection: Fail 5 rasta/bad_redirection: Fail
6 rasta/class_hierarchy: Fail 6 rasta/class_hierarchy: Fail
7 rasta/generic_factory: Fail 7 rasta/generic_factory: Fail
8 rasta/issue_000002: Fail 8 rasta/issue_000002: Fail
9 rasta/issue_000032: Fail 9 rasta/issue_000032: Fail
10 rasta/issue_000044: Fail 10 rasta/issue_000044: Fail
11 rasta/issue_000045: Fail 11 rasta/issue_000045: Fail
12 rasta/issue_000046: Fail 12 rasta/issue_000046: Fail
13 rasta/issue_000047: Fail 13 rasta/issue_000047: Fail
14 rasta/issue_000048: Fail 14 rasta/issue_000048: Fail
15 rasta/issue_000067: Fail 15 rasta/issue_000067: Fail
16 rasta/issue_000068: Fail 16 rasta/issue_000068: Fail
17 rasta/issue_000070: Fail 17 rasta/issue_000070: Fail
18 rasta/mandatory_parameter_initializer: Fail 18 rasta/mandatory_parameter_initializer: Fail
19 rasta/mixin_library: Fail 19 rasta/mixin_library: Fail
20 rasta/native_is_illegal: Fail 20 rasta/native_is_illegal: Fail
21 rasta/super: Fail 21 rasta/super: Fail
22 rasta/super_mixin: Fail 22 rasta/super_mixin: Fail
23 rasta/super_operator: Fail
24 rasta/type_literals: Fail 23 rasta/type_literals: Fail
25 rasta/type_with_parse_error: Fail 24 rasta/type_with_parse_error: Fail
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698