15 次程式碼提交 (47343f975b55c430f362f80c7fb83e8cb904b514)

作者 SHA1 備註 提交日期
  Reilly Grant 89ea7f2643 Fix tests when run against ChromiumEnv 1 年之前
  Victor Costan 8f464e7f68 Remove main() from most tests. 2 年之前
  leveldb Team 8e62cc5124 Remove the `/` prefix from the recovery_test test file to prevent a double `/`. 3 年之前
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4 年之前
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. 4 年之前
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 年之前
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke 5 年之前
  leveldb Team 583a42b596 Internal change. 5 年之前
  Victor Costan 1c58902bdc Switch testing harness to googletest. 5 年之前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 年之前
  cmumford c69d33b0ec Added native support for Windows. 5 年之前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 年之前
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 年之前
  Nicholas Westlake ea992b467b Change std::uint64_t to uint64_t (#354) 8 年之前
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 年之前