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

Issue 10909081: Fix tests and update status files. (Closed)

Created:
8 years, 3 months ago by floitsch
Modified:
8 years, 3 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix tests and update status files. Committed: https://code.google.com/p/dart/source/detail?r=11871

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -120 lines) Patch
M tests/language/final_syntax_test.dart View 1 chunk +1 line, -1 line 2 comments Download
M tests/language/language.status View 3 chunks +9 lines, -5 lines 0 comments Download
M tests/language/language_dart2js.status View 1 chunk +1 line, -1 line 0 comments Download
D tests/language/lazy_final2_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D tests/language/lazy_final3_test.dart View 1 chunk +0 lines, -56 lines 0 comments Download
D tests/language/lazy_final_test.dart View 1 chunk +0 lines, -48 lines 0 comments Download
A + tests/language/lazy_static2_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language/lazy_static3_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + tests/language/lazy_static_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
floitsch
TBR.
8 years, 3 months ago (2012-09-05 11:52:14 UTC) #1
kasperl
LGTM. https://chromiumcodereview.appspot.com/10909081/diff/1/tests/language/final_syntax_test.dart File tests/language/final_syntax_test.dart (right): https://chromiumcodereview.appspot.com/10909081/diff/1/tests/language/final_syntax_test.dart#newcode41 tests/language/final_syntax_test.dart:41: final x, y; I guess these should really ...
8 years, 3 months ago (2012-09-05 11:55:19 UTC) #2
kasperl
8 years, 3 months ago (2012-09-05 11:55:57 UTC) #3
https://chromiumcodereview.appspot.com/10909081/diff/1/tests/language/final_s...
File tests/language/final_syntax_test.dart (right):

https://chromiumcodereview.appspot.com/10909081/diff/1/tests/language/final_s...
tests/language/final_syntax_test.dart:41: final x, y;
On 2012/09/05 11:55:19, kasperl wrote:
> I guess these should really be const too.

Strike that. Final should be okay.

Powered by Google App Engine
This is Rietveld 408576698