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

Issue 93120: Changed the ASSERT's in the cctest's to CHECK's (Closed)

Created:
11 years, 8 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Changed the ASSERT's in the cctest's to CHECK's. There are no ASSERTS left in the cctest's. Committed: http://code.google.com/p/v8/source/detail?r=1793

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -32 lines) Patch
M test/cctest/test-api.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M test/cctest/test-debug.cc View 7 chunks +19 lines, -17 lines 0 comments Download
M test/cctest/test-decls.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/test-hashmap.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-list.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-strings.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 8 months ago (2009-04-24 12:50:19 UTC) #1
Christian Plesner Hansen
11 years, 8 months ago (2009-04-24 12:53:51 UTC) #2
Lgtm.

We might consider undefining the ASSERTs in cctest.h so people get an error if
they accidentally use them.

Powered by Google App Engine
This is Rietveld 408576698