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

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

Issue 9316026: Support named arguments for dynamic calls. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 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 | Annotate | Revision Log
« frog/leg/universe.dart ('K') | « frog/leg/universe.dart ('k') | no next file » | 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) 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 prefix language 5 prefix language
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 MathVMTest: Fail 197 MathVMTest: Fail
198 MethodBindingTest: Fail 198 MethodBindingTest: Fail
199 MethodInvocationTest: Fail 199 MethodInvocationTest: Fail
200 MethodOverrideTest: Fail 200 MethodOverrideTest: Fail
201 MultiPass2Test: Fail 201 MultiPass2Test: Fail
202 MultiPassTest: Fail 202 MultiPassTest: Fail
203 NamedConstructorTest: Fail 203 NamedConstructorTest: Fail
204 NamedParameters2Test: Fail 204 NamedParameters2Test: Fail
205 NamedParameters3Test: Fail 205 NamedParameters3Test: Fail
206 NamedParameters4Test: Fail 206 NamedParameters4Test: Fail
207 NamedParametersNamedCountTest: Fail
208 NamedParametersPassingFalseTest: Fail
209 NamedParametersPassingFalsyTest: Fail 207 NamedParametersPassingFalsyTest: Fail
210 NamedParametersPassingNullTest: Fail 208 NamedParametersPassingNullTest: Fail
211 NamedParametersPassingZeroTest: Fail 209 NamedParametersPassingZeroTest: Fail
212 NamedParametersTest: Fail 210 NamedParametersTest: Fail
213 NamedParametersTypeTest: Fail 211 NamedParametersTypeTest: Fail
214 NamedParametersWithConversionsTest: Fail 212 NamedParametersWithConversionsTest: Fail
215 NamedParametersWithDollarsTest: Fail 213 NamedParametersWithDollarsTest: Fail
216 NamedParametersWithObjectPropertyNamesTest: Fail
217 NamingTest: Fail 214 NamingTest: Fail
218 NativeClassInheritance1FrogTest: Fail 215 NativeClassInheritance1FrogTest: Fail
219 NativeClassInheritance2FrogTest: Fail 216 NativeClassInheritance2FrogTest: Fail
220 NativeClassInheritance3FrogTest: Fail 217 NativeClassInheritance3FrogTest: Fail
221 NativeClassIsCheck1FrogTest: Fail 218 NativeClassIsCheck1FrogTest: Fail
222 NativeClassIsCheck2FrogTest: Fail 219 NativeClassIsCheck2FrogTest: Fail
223 NativeLibrarySameNameUsedFrogTest: Fail 220 NativeLibrarySameNameUsedFrogTest: Fail
224 NativeNamedConstructors1FrogTest: Fail 221 NativeNamedConstructors1FrogTest: Fail
225 NativeNamedConstructors2FrogTest: Fail 222 NativeNamedConstructors2FrogTest: Fail
226 NativePropertyFrogTest: Fail 223 NativePropertyFrogTest: Fail
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
373 TypeVariableBoundsTest/06: Fail 370 TypeVariableBoundsTest/06: Fail
374 TypeVariableBoundsTest/09: Fail 371 TypeVariableBoundsTest/09: Fail
375 TypeVariableBoundsTest/10: Fail 372 TypeVariableBoundsTest/10: Fail
376 TypeVariableBoundsTest/none: Fail 373 TypeVariableBoundsTest/none: Fail
377 TypeVariableScopeTest/none: Fail 374 TypeVariableScopeTest/none: Fail
378 TypedMessageTest: Fail 375 TypedMessageTest: Fail
379 Unary2Test: Fail 376 Unary2Test: Fail
380 UnaryTest: Fail 377 UnaryTest: Fail
381 UnboundGetterTest: Fail 378 UnboundGetterTest: Fail
382 WhileTest: Fail 379 WhileTest: Fail
OLDNEW
« frog/leg/universe.dart ('K') | « frog/leg/universe.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698