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

Issue 11195062: Improve codec tests to test a broader variety of dimensions. (Closed)

Created:
8 years, 2 months ago by Wez
Modified:
8 years, 2 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Improve codec tests to test a broader variety of dimensions. BUG=147522 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163679

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address review comment. #

Patch Set 3 : Reduce number of test cases, fix indentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M remoting/codec/codec_test.cc View 1 2 3 chunks +16 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Wez
simonmorris: PTAL sergeyu: This change makes the verbatim encoder unit-tests for small buffer sizes rather ...
8 years, 2 months ago (2012-10-19 05:47:18 UTC) #1
simonmorris
lgtm with optional suggestion. http://codereview.chromium.org/11195062/diff/1/remoting/codec/codec_test.cc File remoting/codec/codec_test.cc (right): http://codereview.chromium.org/11195062/diff/1/remoting/codec/codec_test.cc#newcode360 remoting/codec/codec_test.cc:360: int kSizes[] = {320, 319, ...
8 years, 2 months ago (2012-10-19 15:48:07 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/11195062/diff/1/remoting/codec/codec_test.cc File remoting/codec/codec_test.cc (right): http://codereview.chromium.org/11195062/diff/1/remoting/codec/codec_test.cc#newcode370 remoting/codec/codec_test.cc:370: for (size_t yi = 0; yi < arraysize(kSizes); ++yi) ...
8 years, 2 months ago (2012-10-19 17:50:26 UTC) #3
Wez
http://codereview.chromium.org/11195062/diff/1/remoting/codec/codec_test.cc File remoting/codec/codec_test.cc (right): http://codereview.chromium.org/11195062/diff/1/remoting/codec/codec_test.cc#newcode360 remoting/codec/codec_test.cc:360: int kSizes[] = {320, 319, 317, 240, 160}; On ...
8 years, 2 months ago (2012-10-19 20:56:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/11195062/8001
8 years, 2 months ago (2012-10-19 20:59:44 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-10-19 21:30:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/11195062/8001
8 years, 2 months ago (2012-10-19 21:33:36 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-10-19 21:40:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/11195062/8001
8 years, 2 months ago (2012-10-23 20:08:46 UTC) #9
commit-bot: I haz the power
8 years, 2 months ago (2012-10-23 21:20:06 UTC) #10
Change committed as 163679

Powered by Google App Engine
This is Rietveld 408576698