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

Issue 9317021: Fix leg build, removed positive check as they fail in leg. The positive test must be somewhere else. (Closed)

Created:
8 years, 10 months ago by srdjan
Modified:
8 years, 8 months ago
Reviewers:
kasperl, hausner
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

Fix leg build, removed positive check as they fail in leg. The positive test must be somewhere else. Committed: https://code.google.com/p/dart/source/detail?r=3765

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M tests/language/language-leg.status View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/src/LiteralUnaryPlusTest.dart View 1 chunk +0 lines, -2 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
TBR
8 years, 10 months ago (2012-02-01 00:24:40 UTC) #1
hausner
LGTM.
8 years, 10 months ago (2012-02-01 00:39:16 UTC) #2
kasperl
+ahe
8 years, 10 months ago (2012-02-01 08:28:45 UTC) #3
ahe
8 years, 8 months ago (2012-04-20 09:25:56 UTC) #4
FYI.

This has been sitting in my inbox for a while, but I wanted to make sure we had
the coverage. FWIW, dart2js now handles this.

https://chromiumcodereview.appspot.com/9317021/diff/1/tests/language/src/Lite...
File tests/language/src/LiteralUnaryPlusTest.dart (left):

https://chromiumcodereview.appspot.com/9317021/diff/1/tests/language/src/Lite...
tests/language/src/LiteralUnaryPlusTest.dart:12: var z = +12;
This is tested by language/Unary2Test.

https://chromiumcodereview.appspot.com/9317021/diff/1/tests/language/src/Lite...
tests/language/src/LiteralUnaryPlusTest.dart:13: var y = +.2;
Ditto.

Powered by Google App Engine
This is Rietveld 408576698