index
:
delta/leveldb.git
android
baserock/morph
chrome_dynamic_lib
doc-testing
env_rename
gtest_pathx
main
master
rc
reuse-manifest
snapshot-clean
windows
github.com: google/leveldb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
recovery_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove main() from most tests.
Victor Costan
2022-01-03
1
-5
/
+0
*
Remove the `/` prefix from the recovery_test test file to prevent a double `/`.
leveldb Team
2021-08-03
1
-1
/
+1
*
Add some std:: qualifiers to types and functions.
Victor Costan
2020-04-29
1
-5
/
+8
*
Remove Windows workarounds in some tests.
Victor Costan
2020-01-14
1
-5
/
+0
*
Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.
Victor Costan
2020-01-09
1
-6
/
+6
*
Defend against inclusion of windows.h in tests that invoke
leveldb Team
2020-01-09
1
-0
/
+5
*
Internal change.
leveldb Team
2019-12-02
1
-1
/
+1
*
Switch testing harness to googletest.
Victor Costan
2019-11-21
1
-30
/
+36
*
Format all files IAW the Google C++ Style Guide.
Chris Mumford
2019-05-02
1
-29
/
+15
*
Added native support for Windows.
cmumford
2019-03-01
1
-0
/
+3
*
Replace NULL with nullptr in C++ files.
costan
2018-04-10
1
-7
/
+7
*
leveldb: Report missing CURRENT manifest file as database corruption.
costan
2017-07-10
1
-2
/
+19
*
Change std::uint64_t to uint64_t (#354)
Nicholas Westlake
2016-04-12
1
-2
/
+2
*
LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...
Sanjay Ghemawat
2015-08-11
1
-0
/
+324