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

Issue 9428003: Add more file tests (Closed)

Created:
8 years, 10 months ago by Søren Gjesse
Modified:
8 years, 10 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed review comments from ager@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M tests/standalone/src/FileTest.dart View 1 3 chunks +58 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
8 years, 10 months ago (2012-02-21 15:43:07 UTC) #1
Mads Ager (google)
lgtm https://chromiumcodereview.appspot.com/9428003/diff/1/tests/standalone/src/FileTest.dart File tests/standalone/src/FileTest.dart (right): https://chromiumcodereview.appspot.com/9428003/diff/1/tests/standalone/src/FileTest.dart#newcode440 tests/standalone/src/FileTest.dart:440: openedFile2.readListSync(data, 0, length); Maybe add an Expect.equals on ...
8 years, 10 months ago (2012-02-21 15:46:22 UTC) #2
Søren Gjesse
8 years, 10 months ago (2012-02-21 16:03:17 UTC) #3
https://chromiumcodereview.appspot.com/9428003/diff/1/tests/standalone/src/Fi...
File tests/standalone/src/FileTest.dart (right):

https://chromiumcodereview.appspot.com/9428003/diff/1/tests/standalone/src/Fi...
tests/standalone/src/FileTest.dart:440: openedFile2.readListSync(data, 0,
length);
On 2012/02/21 15:46:22, Mads Ager wrote:
> Maybe add an Expect.equals on the return value of readListSync as well?

Done.

Powered by Google App Engine
This is Rietveld 408576698