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

Issue 2475003: Fix bug in test case that made it fail to compile in non-debug mode. (Closed)

Created:
10 years, 6 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in test case that made it fail to compile in non-debug mode. Using ASSERT_EQ instead of CHECK_EQ means that a variable becomes unused.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M test/cctest/test-strings.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein
10 years, 6 months ago (2010-06-02 11:03:46 UTC) #1
Søren Thygesen Gjesse
LGTM
10 years, 6 months ago (2010-06-02 11:04:45 UTC) #2
Søren Thygesen Gjesse
10 years, 6 months ago (2010-06-02 11:05:14 UTC) #3
On 2010/06/02 11:04:45, Søren Gjesse wrote:
> LGTM

Maybe we should check all test-xxx.cc files for ASSERT.

Powered by Google App Engine
This is Rietveld 408576698