32 次代码提交 (eb31d19999fdf2018df4ae815a0fe130dd407532)

作者 SHA1 备注 提交日期
  Reilly Grant 13ebad24dc Address comments. 1年前
  Reilly Grant df68d9578c Fix EnvTest.RunMany to allow parallel execution 1年前
  Reilly Grant 89ea7f2643 Fix tests when run against ChromiumEnv 1年前
  Victor Costan 8f464e7f68 Remove main() from most tests. 2 年前
  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 年前
  Henry Lee f933ad1693
Remove unused variable kDelayMicros in env_test.cc 5 年前
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. 5 年前
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 年前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 年前
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 年前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 年前
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 年前
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. 7 年前
  costan d9a9e02edf leveldb: Add tests for CL 170769101. 7 年前
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in 7 年前
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 年前
  costan f3f139737c Separate Env tests from PosixEnv tests. 7 年前
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. 8 年前
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 13 年前
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 年前
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 年前
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 年前
  dgrogan@chromium.org b409afe968 chmod a-x 13 年前
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 年前
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 年前
  jorlow@chromium.org f67e15e50f Initial checkin. 13 年前