14 Commits (ca684d00b58afbbd3c35c14721b3b965ce0515fc)

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