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

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

Issue 9271037: Inserted string validation as separate task in compiler. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed review comments. 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
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 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 StaticTopLevelTest/05: Fail 325 StaticTopLevelTest/05: Fail
326 StringConcatTest: Fail 326 StringConcatTest: Fail
327 StringInterpolate2Test: Fail 327 StringInterpolate2Test: Fail
328 StringInterpolateNPETest: Fail 328 StringInterpolateNPETest: Fail
329 StringInterpolateTest: Fail 329 StringInterpolateTest: Fail
330 StringInterpolation7NegativeTest: Fail 330 StringInterpolation7NegativeTest: Fail
331 StringInterpolationTest/01: Fail 331 StringInterpolationTest/01: Fail
332 StringInterpolationTest/none: Fail 332 StringInterpolationTest/none: Fail
333 StringJoinTest: Fail 333 StringJoinTest: Fail
334 StringTest: Fail 334 StringTest: Fail
335 StringUnicode1NegativeTest: Fail
336 StringUnicode2NegativeTest: Fail
337 StringUnicode3NegativeTest: Fail
338 StringUnicode4NegativeTest: Fail
339 SuperCallTest: Fail 335 SuperCallTest: Fail
340 SuperFieldTest: Fail 336 SuperFieldTest: Fail
341 SuperImplicitClosureTest: Fail 337 SuperImplicitClosureTest: Fail
342 SuperOperatorTest: Fail 338 SuperOperatorTest: Fail
343 SuperSetterTest: Fail 339 SuperSetterTest: Fail
344 SuperTest: Fail 340 SuperTest: Fail
345 Switch6Test: Fail 341 Switch6Test: Fail
346 SwitchFallthruTest: Fail 342 SwitchFallthruTest: Fail
347 SwitchLabelTest: Fail 343 SwitchLabelTest: Fail
348 SwitchScopeTest: Fail 344 SwitchScopeTest: Fail
(...skipping 30 matching lines...) Expand all
379 TypeVariableBoundsTest/06: Fail 375 TypeVariableBoundsTest/06: Fail
380 TypeVariableBoundsTest/09: Fail 376 TypeVariableBoundsTest/09: Fail
381 TypeVariableBoundsTest/10: Fail 377 TypeVariableBoundsTest/10: Fail
382 TypeVariableBoundsTest/none: Fail 378 TypeVariableBoundsTest/none: Fail
383 TypeVariableScopeTest/none: Fail 379 TypeVariableScopeTest/none: Fail
384 TypedMessageTest: Fail 380 TypedMessageTest: Fail
385 Unary2Test: Fail 381 Unary2Test: Fail
386 UnaryTest: Fail 382 UnaryTest: Fail
387 UnboundGetterTest: Fail 383 UnboundGetterTest: Fail
388 WhileTest: Fail 384 WhileTest: Fail
OLDNEW
« frog/leg/scanner/listener.dart ('K') | « frog/tests/leg_only/src/StringEscapeTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698