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

Issue 10414021: Reland: Add more API fuzzing and fix the issues encountered. (Closed)

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

Description

Reland: Add more API fuzzing and fix the issues encountered. Only change from original code review is the closing of files opened in the test. - Fixed integer checks in a couple of places. - Added closed checks to async operations. More changes like this coming but I'm splitting the work up to not make the review too large. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=7790

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -199 lines) Patch
M runtime/bin/builtin_natives.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/bin/dartutils.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/dartutils.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M runtime/bin/file.cc View 28 chunks +152 lines, -182 lines 0 comments Download
M runtime/bin/file_impl.dart View 14 chunks +24 lines, -13 lines 0 comments Download
M runtime/bin/string_stream.dart View 1 chunk +5 lines, -1 line 0 comments Download
M tests/standalone/io/file_fuzz_test.dart View 3 chunks +97 lines, -2 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 7 months ago (2012-05-21 10:51:48 UTC) #1
Søren Gjesse
8 years, 7 months ago (2012-05-21 10:53:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698