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

Side by Side Diff: tests/corelib/corelib-leg.status

Issue 9027003: Add support for Expect.equals in the Leg core library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « frog/tests/leg_only/src/LoopIfPhiTest.dart ('k') | tests/language/language-leg.status » ('j') | 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 corelib 5 prefix corelib
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 BigIntegerVMTest: Fail 8 BigIntegerVMTest: Fail
9 CollectionFromTest: Fail 9 CollectionFromTest: Fail
10 ConstListLiteralTest: Fail 10 ConstListLiteralTest: Fail
11 ConstListRemoveRangeTest: Fail 11 ConstListRemoveRangeTest: Fail
12 ConstListSetRangeTest: Fail 12 ConstListSetRangeTest: Fail
13 CoreRuntimeTypesTest: Fail 13 CoreRuntimeTypesTest: Fail
14 DateTimeTest: Fail 14 DateTimeTest: Fail
15 DoubleCompareTest: Fail 15 DoubleCompareTest: Fail
16 ExceptionImplementationTest: Fail 16 ExceptionImplementationTest: Fail
17 ExpressionTest: Fail 17 ExpressionTest: Fail
18 ForInTest: Fail 18 ForInTest: Fail
19 GrowableObjectArray2VMTest: Fail 19 GrowableObjectArray2VMTest: Fail
20 GrowableObjectArrayVMTest: Fail 20 GrowableObjectArrayVMTest: Fail
21 HashMapTest: Fail 21 HashMapTest: Fail
22 IndexOutOfRangeExceptionTest: Fail 22 IndexOutOfRangeExceptionTest: Fail
23 IndexedListAccessTest: Fail 23 IndexedListAccessTest: Fail
24 LinkedHashMapTest: Fail 24 LinkedHashMapTest: Fail
25 ListGetRangeTest: Fail 25 ListGetRangeTest: Fail
26 ListIndexOfTest: Fail 26 ListIndexOfTest: Fail
27 ListInsertRangeTest: Fail 27 ListInsertRangeTest: Fail
28 ListIteratorsTest: Fail 28 ListIteratorsTest: Fail
29 ListLiteralIsGrowableTest: Fail
30 ListLiteralTest: Fail 29 ListLiteralTest: Fail
31 ListRemoveRangeTest: Fail 30 ListRemoveRangeTest: Fail
32 ListSetRangeTest: Fail 31 ListSetRangeTest: Fail
33 ListSortTest: Fail 32 ListSortTest: Fail
34 ListTest: Fail 33 ListTest: Fail
35 MapFromTest: Fail 34 MapFromTest: Fail
36 MapTest: Fail 35 MapTest: Fail
37 MapsTest: Fail 36 MapsTest: Fail
38 MathTest: Fail 37 MathTest: Fail
39 NanInfinityTest: Fail 38 NanInfinityTest: Fail
(...skipping 11 matching lines...) Expand all
51 RegExpHasMatchTest: Fail 50 RegExpHasMatchTest: Fail
52 RegExpStartEndTest: Fail 51 RegExpStartEndTest: Fail
53 RegExpStringMatchTest: Fail 52 RegExpStringMatchTest: Fail
54 SetIteratorTest: Fail 53 SetIteratorTest: Fail
55 SetTest: Fail 54 SetTest: Fail
56 SortTest: Fail 55 SortTest: Fail
57 SplayTreeTest: Fail 56 SplayTreeTest: Fail
58 StopwatchTest: Fail 57 StopwatchTest: Fail
59 StringBaseVMTest: Fail 58 StringBaseVMTest: Fail
60 StringBufferTest: Fail 59 StringBufferTest: Fail
61 StringCaseTest: Fail
62 StringFromListTest: Fail 60 StringFromListTest: Fail
63 StringPatternTest: Fail 61 StringPatternTest: Fail
64 StringReplaceTest: Fail 62 StringReplaceTest: Fail
65 StringSplitTest: Fail
66 StringSubstringTest: Fail 63 StringSubstringTest: Fail
67 StringTest: Fail 64 StringTest: Fail
68 StringTrimTest: Fail
69 StringsTest: Fail 65 StringsTest: Fail
70 UnicodeTest: Fail 66 UnicodeTest: Fail
OLDNEW
« no previous file with comments | « frog/tests/leg_only/src/LoopIfPhiTest.dart ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698