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

Issue 8389001: Test cases for Issue 224 and 225: A 'return' in a generative constructor does not trigger a compi... (Closed)

Created:
9 years, 2 months ago by ngeoffray
Modified:
9 years, 2 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org, gbracha, Ivan Posva, mmendez
Visibility:
Public.

Description

Test cases for Issue 224 and 225: A 'return' in a generative constructor does not trigger a compile-time error.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M tests/language/language.status View 2 chunks +12 lines, -0 lines 0 comments Download
A tests/language/src/ConstructorReturnNegativeTest.dart View 1 chunk +11 lines, -0 lines 0 comments Download
A tests/language/src/ConstructorReturnWithArrowNegativeTest.dart View 1 chunk +11 lines, -0 lines 0 comments Download
A tests/language/src/ConstructorReturnWithInitAndArrowNegativeTest.dart View 1 chunk +12 lines, -0 lines 0 comments Download
A tests/language/src/ConstructorReturnWithInitNegativeTest.dart View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
9 years, 2 months ago (2011-10-25 09:02:11 UTC) #1
kasperl
Wouldn't this be much easier to write as a multi-test case?
9 years, 2 months ago (2011-10-25 09:13:04 UTC) #2
kasperl
LGTM.
9 years, 2 months ago (2011-10-25 09:17:54 UTC) #3
ngeoffray
On 2011/10/25 09:13:04, kasperl wrote: > Wouldn't this be much easier to write as a ...
9 years, 2 months ago (2011-10-25 09:19:48 UTC) #4
ngeoffray
9 years, 2 months ago (2011-10-25 09:20:39 UTC) #5
+mmendez

Powered by Google App Engine
This is Rietveld 408576698