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

Issue 6896006: added md5_unittest (Closed)

Created:
9 years, 8 months ago by shinyak (Google)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

added md5_unittest BUG=77458 TEST=base_unittests:MD5.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=82953

Patch Set 1 #

Total comments: 11

Patch Set 2 : fixed the pointed problems. #

Patch Set 3 : fixed the pointed problems. #

Total comments: 2

Patch Set 4 : not using namespace std #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -0 lines) Patch
M base/base.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
A base/md5_unittest.cc View 1 2 3 1 chunk +198 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
shinyak (Google)
Hi, I have added md5_unittest, so please review it.
9 years, 8 months ago (2011-04-21 23:27:13 UTC) #1
Mark Mentovai
http://codereview.chromium.org/6896006/diff/1/base/base.gyp File base/base.gyp (right): http://codereview.chromium.org/6896006/diff/1/base/base.gyp#newcode137 base/base.gyp:137: 'md5_unittest.cc', Sort! md5 comes after mac. http://codereview.chromium.org/6896006/diff/1/base/md5_unittest.cc File base/md5_unittest.cc ...
9 years, 8 months ago (2011-04-22 03:13:29 UTC) #2
shinyak (Google)
Hi, I've fixed the problems that you pointed out. So please review it again. Thanks.
9 years, 8 months ago (2011-04-22 18:35:47 UTC) #3
Mark Mentovai
LG otherwise http://codereview.chromium.org/6896006/diff/5/base/md5_unittest.cc File base/md5_unittest.cc (right): http://codereview.chromium.org/6896006/diff/5/base/md5_unittest.cc#newcode6 base/md5_unittest.cc:6: #include <string.h> C system headers should precede ...
9 years, 8 months ago (2011-04-22 19:32:05 UTC) #4
shinyak (Google)
Mark, Thank you for your quick response, and sorry for ignoring your notice by mistake. ...
9 years, 8 months ago (2011-04-22 19:44:12 UTC) #5
Mark Mentovai
LGTM!
9 years, 8 months ago (2011-04-22 19:48:43 UTC) #6
commit-bot: I haz the power
9 years, 8 months ago (2011-04-25 23:54:09 UTC) #7
Change committed as 82953

Powered by Google App Engine
This is Rietveld 408576698