Start adding tests for LevelDBWrapper, and fix a bunch of bugs.
In particular this fixes: - loading data from leveldb should strip the prefix from the keys - writing data to leveldb should preprend the prefix to the keys - CommitChanges should actually commit changes BUG=586194 Review-Url: https://codereview.chromium.org/2583253002 Cr-Commit-Position: refs/heads/master@{#439849}
Showing
This diff is collapsed.
Please register or sign in to comment