| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 Language/05_Variables/05_Variables_A05_t03: Fail, OK |
| 6 Language/05_Variables/05_Variables_A04_t09: Fail, OK | 7 Language/05_Variables/05_Variables_A04_t09: Fail, OK |
| 7 Language/05_Variables/05_Variables_A03_t09: Fail, OK | 8 Language/05_Variables/05_Variables_A03_t09: Fail, OK |
| 8 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK | 9 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK |
| 9 LibTest/core/double/ceil_A01_t03: Fail, OK | 10 LibTest/core/double/ceil_A01_t03: Fail, OK |
| 10 LibTest/core/double/truncate_A01_t05: Fail, OK | 11 LibTest/core/double/truncate_A01_t05: Fail, OK |
| 11 LibTest/core/double/floor_A01_t06: Fail, OK | 12 LibTest/core/double/floor_A01_t06: Fail, OK |
| 12 LibTest/core/double/toDouble_A01_t03: Fail, OK | 13 LibTest/core/double/toDouble_A01_t03: Fail, OK |
| 13 LibTest/core/double/floor_A01_t03: Fail, OK | 14 LibTest/core/double/floor_A01_t03: Fail, OK |
| 14 LibTest/core/double/floor_A01_t01: Fail, OK | 15 LibTest/core/double/floor_A01_t01: Fail, OK |
| 15 LibTest/core/double/ceil_A01_t06: Fail, OK | 16 LibTest/core/double/ceil_A01_t06: Fail, OK |
| (...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 830 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error | 831 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error |
| 831 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error | 832 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error |
| 832 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error | 833 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error |
| 833 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error | 834 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error |
| 834 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error | 835 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error |
| 835 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile-
error | 836 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile-
error |
| 836 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error | 837 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error |
| 837 | 838 |
| 838 [ $compiler == dart2dart ] | 839 [ $compiler == dart2dart ] |
| 839 *: Skip | 840 *: Skip |
| OLD | NEW |