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

Issue 197052: Add a unit test for FTP directory listing. (Closed)

Created:
11 years, 3 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
eroman, wtc
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a unit test for FTP directory listing. TEST=Covered by net_unittests. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25740

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M net/url_request/url_request_unittest.cc View 1 chunk +17 lines, -0 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
Paweł Hajdan Jr.
11 years, 3 months ago (2009-09-08 23:24:02 UTC) #1
eroman
lgtm http://codereview.chromium.org/197052/diff/1/2 File net/url_request/url_request_unittest.cc (right): http://codereview.chromium.org/197052/diff/1/2#newcode1965 Line 1965: EXPECT_LT(0, d.bytes_received()); this seems a bit odd ...
11 years, 3 months ago (2009-09-08 23:39:41 UTC) #2
eroman
On Tue, Sep 8, 2009 at 4:41 PM, Pawe=C5=82 Hajdan Jr. <phajdan.jr@chromium.= org>wrote: > This ...
11 years, 3 months ago (2009-09-08 23:46:03 UTC) #3
eroman
lgtm
11 years, 3 months ago (2009-09-08 23:48:59 UTC) #4
Paweł Hajdan Jr.
This is testing 0 < d.bytes_received (= we received something). On Tue, Sep 8, 2009 ...
11 years, 3 months ago (2009-09-08 23:58:05 UTC) #5
Paweł Hajdan Jr.
That's right - it will require more test infrastructure, which I will probably do in ...
11 years, 3 months ago (2009-09-08 23:59:29 UTC) #6
wtc
11 years, 3 months ago (2009-09-09 20:23:48 UTC) #7
LGTM.

Powered by Google App Engine
This is Rietveld 408576698