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

Issue 2441103003: [sql] Verify that Raze() works for multiple pages sizes. (Closed)

Created:
4 years, 2 months ago by Scott Hess - ex-Googler
Modified:
4 years, 1 month ago
Reviewers:
michaeln
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[sql] Verify that Raze() works for multiple pages sizes. Verify that sql::Connection::Raze() maintains the page size if set_page_size() was called on the database. Also verify that Raze() uses the SQLite default page size if no page size was explicitly set. BUG=none Committed: https://crrev.com/7e2babaf656c3991ab091a7d49012240d458ce4c Cr-Commit-Position: refs/heads/master@{#428220}

Patch Set 1 #

Total comments: 1

Patch Set 2 : EXPECT_NO_FATAL_FAILURE() with helper. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -24 lines) Patch
M sql/connection_unittest.cc View 1 3 chunks +70 lines, -24 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (8 generated)
Scott Hess - ex-Googler
Test for another bit of sql:: which references page_size directly.
4 years, 2 months ago (2016-10-22 00:13:23 UTC) #4
michaeln
lgtm https://codereview.chromium.org/2441103003/diff/1/sql/connection_unittest.cc File sql/connection_unittest.cc (right): https://codereview.chromium.org/2441103003/diff/1/sql/connection_unittest.cc#newcode522 sql/connection_unittest.cc:522: db().set_page_size(2048); // Not the old or new default. ...
4 years, 1 month ago (2016-10-25 00:01:13 UTC) #7
Scott Hess - ex-Googler
EXPECT_NO_FATAL_FAILURE() with helper.
4 years, 1 month ago (2016-10-27 23:22:25 UTC) #8
Scott Hess - ex-Googler
On 2016/10/27 23:22:25, Scott Hess wrote: > EXPECT_NO_FATAL_FAILURE() with helper. That was more trouble than ...
4 years, 1 month ago (2016-10-27 23:28:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2441103003/20001
4 years, 1 month ago (2016-10-27 23:29:03 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-27 23:46:35 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 23:49:52 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7e2babaf656c3991ab091a7d49012240d458ce4c
Cr-Commit-Position: refs/heads/master@{#428220}

Powered by Google App Engine
This is Rietveld 408576698