16 Révisions (bce01d89302c2f2e59d056fea080687f7344ac5d)

Auteur SHA1 Message Date
  Victor Costan 8f464e7f68 Remove main() from most tests. il y a 2 ans
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. il y a 4 ans
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. il y a 4 ans
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. il y a 4 ans
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke il y a 5 ans
  leveldb Team 583a42b596 Internal change. il y a 5 ans
  Victor Costan 1c58902bdc Switch testing harness to googletest. il y a 5 ans
  Victor Costan 24424a1ef2 Style cleanup. il y a 5 ans
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. il y a 5 ans
  costan 201f77d137 Inline defaults in options. il y a 5 ans
  costan 89af27bde5 Remove ssize_t from code that is not POSIX-specific. il y a 6 ans
  costan 09217fd067 Replace NULL with nullptr in C++ files. il y a 6 ans
  costan 0db30413a4 leveldb: Add more thread safety annotations. il y a 6 ans
  costan 23162ca1c6 Fix typo (forgotten reference operator) in test. il y a 7 ans
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. il y a 10 ans
  Chris Mumford b234f65b34 Added a new fault injection test. il y a 10 ans