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

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

Issue 9193016: Add the arity to calls, and support noSuchMethodException. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 11 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 | « frog/tests/leg_only/src/NoSuchMethodTest.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
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 RegExpHasMatchTest: Fail 51 RegExpHasMatchTest: Fail
52 RegExpStartEndTest: Fail 52 RegExpStartEndTest: Fail
53 RegExpStringMatchTest: Fail 53 RegExpStringMatchTest: Fail
54 SetIteratorTest: Fail 54 SetIteratorTest: Fail
55 SetTest: Fail 55 SetTest: Fail
56 SortTest: Fail 56 SortTest: Fail
57 SplayTreeTest: Fail 57 SplayTreeTest: Fail
58 StopwatchTest: Fail 58 StopwatchTest: Fail
59 StringBaseVMTest: Fail 59 StringBaseVMTest: Fail
60 StringBufferTest: Fail 60 StringBufferTest: Fail
61 StringCaseTest: Fail
61 StringFromListTest: Fail 62 StringFromListTest: Fail
62 StringPatternTest: Fail 63 StringPatternTest: Fail
63 StringReplaceTest: Fail 64 StringReplaceTest: Fail
65 StringSplitTest: Fail
64 StringSubstringTest: Fail 66 StringSubstringTest: Fail
65 StringTest: Fail 67 StringTest: Fail
68 StringTrimTest: Fail
66 StringsTest: Fail 69 StringsTest: Fail
67 UnicodeTest: Fail 70 UnicodeTest: Fail
OLDNEW
« no previous file with comments | « frog/tests/leg_only/src/NoSuchMethodTest.dart ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698