summaryrefslogtreecommitdiff
path: root/db/version_set_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove main() from most tests.Victor Costan2022-01-031-5/+0
* Internal change.leveldb Team2019-12-021-1/+1
* Switch testing harness to googletest.Victor Costan2019-11-211-17/+21
* Style cleanup.Victor Costan2019-05-041-2/+2
* Correct class/structure declaration order.Chris Mumford2019-05-031-3/+5
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-20/+19
* Fix formatting of recent snapshot compaction fix.Chris Mumford2019-04-121-80/+86
* Fix snapshot compaction bugRichard Cole2019-04-011-1/+147
* Replace NULL with nullptr in C++ files.costan2018-04-101-26/+26
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* A number of bugfixes:Gabor Cselle2011-10-051-1/+56
* Small tweaks and bugfixes for Issue 18 and 19.gabor@google.com2011-07-151-6/+15
* Fixing issue 11: version_set_test.cc was missinggabor@google.com2011-06-221-0/+115