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

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

Issue 9599013: Complete AST nodes for switch statement. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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
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 co19 5 prefix co19
6 6
7 [ $component == leg && $system == macos ] 7 [ $component == leg && $system == macos ]
8 LibTest/core/Math/acos_A01_t01: Fail 8 LibTest/core/Math/acos_A01_t01: Fail
9 LibTest/core/Math/asin_A01_t01: Fail 9 LibTest/core/Math/asin_A01_t01: Fail
10 LibTest/core/Math/atan_A01_t01: Fail 10 LibTest/core/Math/atan_A01_t01: Fail
(...skipping 743 matching lines...) Expand 10 before | Expand all | Expand 10 after
754 Language/10_Expressions/28_Identifier_Reference_A01_t08: Fail, OK # @compile-err or 754 Language/10_Expressions/28_Identifier_Reference_A01_t08: Fail, OK # @compile-err or
755 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail, OK # @compile-err or 755 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail, OK # @compile-err or
756 Language/11_Statements/03_Variable_Declaration_A03_t01: Fail, OK # @compile-erro r 756 Language/11_Statements/03_Variable_Declaration_A03_t01: Fail, OK # @compile-erro r
757 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail, OK # @compile-erro r 757 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail, OK # @compile-erro r
758 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error 758 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error
759 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error 759 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error
760 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error 760 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error
761 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error 761 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
762 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error 762 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
763 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error 763 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error
764 Language/11_Statements/12_Break_A02_t03: Fail, OK # @compile-error
765 Language/11_Statements/12_Break_A02_t04: Fail, OK # @compile-error
766 Language/11_Statements/13_Continue_A02_t07: Fail, OK # @compile-error
767 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error 764 Language/11_Statements/13_Continue_A02_t16: Fail, OK # @compile-error
768 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error 765 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
769 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 766 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
770 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 767 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW
« dart/frog/leg/tree/nodes.dart ('K') | « dart/frog/leg/tree/visitors.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698