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

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

Issue 9030028: Issue 1039: Nested comments (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Expand CommentTest.java 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 | « tests/language/language.status ('k') | tests/language/src/NestedCommentsTest.dart » ('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 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 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 NativeClassInheritance1FrogTest: Fail 215 NativeClassInheritance1FrogTest: Fail
216 NativeClassInheritance2FrogTest: Fail 216 NativeClassInheritance2FrogTest: Fail
217 NativeClassInheritance3FrogTest: Fail 217 NativeClassInheritance3FrogTest: Fail
218 NativeClassIsCheck1FrogTest: Fail 218 NativeClassIsCheck1FrogTest: Fail
219 NativeClassIsCheck2FrogTest: Fail 219 NativeClassIsCheck2FrogTest: Fail
220 NativeLibrarySameNameUsedFrogTest: Fail 220 NativeLibrarySameNameUsedFrogTest: Fail
221 NativeNamedConstructors1FrogTest: Fail 221 NativeNamedConstructors1FrogTest: Fail
222 NativeNamedConstructors2FrogTest: Fail 222 NativeNamedConstructors2FrogTest: Fail
223 NativePropertyFrogTest: Fail 223 NativePropertyFrogTest: Fail
224 NativeTest: Fail 224 NativeTest: Fail
225 NestedCommentsTest: Fail
225 NewExpressionTypeArgsFrogTest/02: Fail 226 NewExpressionTypeArgsFrogTest/02: Fail
226 NoSuchMethodTest: Fail 227 NoSuchMethodTest: Fail
227 NonConstConstructorWithoutBodyTest: Fail 228 NonConstConstructorWithoutBodyTest: Fail
228 NonConstSuperNegativeTest: Fail 229 NonConstSuperNegativeTest: Fail
229 NonParameterizedFactory2Test: Fail 230 NonParameterizedFactory2Test: Fail
230 NonParameterizedFactoryTest: Fail 231 NonParameterizedFactoryTest: Fail
231 NullPointerExceptionTest: Fail 232 NullPointerExceptionTest: Fail
232 NullTest: Fail 233 NullTest: Fail
233 NullToStringTest: Fail 234 NullToStringTest: Fail
234 NumberConstantFolding1Test: Fail 235 NumberConstantFolding1Test: Fail
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 TypeVariableBoundsTest/06: Fail 352 TypeVariableBoundsTest/06: Fail
352 TypeVariableBoundsTest/09: Fail 353 TypeVariableBoundsTest/09: Fail
353 TypeVariableBoundsTest/10: Fail 354 TypeVariableBoundsTest/10: Fail
354 TypeVariableBoundsTest/none: Fail 355 TypeVariableBoundsTest/none: Fail
355 TypeVariableScopeTest/none: Fail 356 TypeVariableScopeTest/none: Fail
356 TypedMessageTest: Fail 357 TypedMessageTest: Fail
357 Unary2Test: Fail 358 Unary2Test: Fail
358 UnaryTest: Fail 359 UnaryTest: Fail
359 UnboundGetterTest: Fail 360 UnboundGetterTest: Fail
360 WhileTest: Fail 361 WhileTest: Fail
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | tests/language/src/NestedCommentsTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698