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

Issue 8347035: Add a test for testing evaluation order of getters. (Closed)

Created:
9 years, 2 months ago by ngeoffray
Modified:
9 years, 2 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a test for testing evaluation order of getters. Committed: https://code.google.com/p/dart/source/detail?r=550

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M tests/language/language.status View 2 chunks +3 lines, -0 lines 0 comments Download
A tests/language/src/GetterClosureExecutionOrderTest.dart View 1 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
9 years, 2 months ago (2011-10-19 10:47:23 UTC) #1
ahe
LGTM! http://codereview.chromium.org/8347035/diff/1/tests/language/src/GetterClosureExecutionOrderTest.dart File tests/language/src/GetterClosureExecutionOrderTest.dart (right): http://codereview.chromium.org/8347035/diff/1/tests/language/src/GetterClosureExecutionOrderTest.dart#newcode4 tests/language/src/GetterClosureExecutionOrderTest.dart:4: // Test that a getter is evaluated after ...
9 years, 2 months ago (2011-10-19 10:59:15 UTC) #2
ngeoffray
9 years, 2 months ago (2011-10-19 13:03:41 UTC) #3
http://codereview.chromium.org/8347035/diff/1/tests/language/src/GetterClosur...
File tests/language/src/GetterClosureExecutionOrderTest.dart (right):

http://codereview.chromium.org/8347035/diff/1/tests/language/src/GetterClosur...
tests/language/src/GetterClosureExecutionOrderTest.dart:4: // Test that a getter
is evaluated after the arguments, when a getter is
On 2011/10/19 10:59:15, ahe wrote:
> Please add at least one empty line between the file comment and the license.

Done.

Powered by Google App Engine
This is Rietveld 408576698