История коммитов

Автор SHA1 Сообщение Дата
  Victor Costan 8f464e7f68 Remove main() from most tests. 2 лет назад
  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 4 лет назад
  leveldb Team 583a42b596 Internal change. 4 лет назад
  Victor Costan 1c58902bdc Switch testing harness to googletest. 4 лет назад
  Victor Costan 24424a1ef2 Style cleanup. 5 лет назад
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 лет назад
  costan 201f77d137 Inline defaults in options. 5 лет назад
  costan 89af27bde5 Remove ssize_t from code that is not POSIX-specific. 6 лет назад
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 лет назад
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 лет назад
  costan 23162ca1c6 Fix typo (forgotten reference operator) in test. 7 лет назад
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 9 лет назад
  Chris Mumford b234f65b34 Added a new fault injection test. 9 лет назад