summaryrefslogtreecommitdiff
path: root/util/testutil.h
Commit message (Expand)AuthorAgeFilesLines
* Internal cleanup migrating StatusOr.leveldb Team2020-10-071-1/+1
* Internal change.leveldb Team2019-12-021-2/+2
* Switch testing harness to googletest.Victor Costan2019-11-211-0/+16
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-8/+7
* Use override consistently in leveldb::test::ErrorEnv.rccostan2019-03-201-4/+4
* Switch corruption_test to use InMemEnv.cmumford2019-03-201-1/+5
* Replace NULL with nullptr in C++ files.costan2018-04-101-2/+2
* Remove extern from function declarations.costan2018-03-121-4/+4
* LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...Sanjay Ghemawat2015-08-111-0/+10
* Release LevelDB 1.15v1.15David Grogan2013-12-101-1/+1
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+53
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-53/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-2/+2
* Initial checkin.jorlow@chromium.org2011-03-181-0/+53