Commit History

Author SHA1 Message Date
  Victor Costan 9cbbc5fb75 Merge pull request #1104 from reillyeon:chromium_env 1 year ago
  Reilly Grant 13ebad24dc Address comments. 1 year ago
  Reilly Grant df68d9578c Fix EnvTest.RunMany to allow parallel execution 1 year ago
  Reilly Grant 89ea7f2643 Fix tests when run against ChromiumEnv 1 year ago
  Victor Costan 3180f9cb40 Merge branch 'master' into patch-1 2 years ago
  Victor Costan 8f464e7f68 Remove main() from most tests. 2 years ago
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. 4 years ago
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 years ago
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke 4 years ago
  leveldb Team 583a42b596 Internal change. 4 years ago
  Victor Costan 1c58902bdc Switch testing harness to googletest. 4 years ago
  Henry Lee f933ad1693 Remove unused variable kDelayMicros in env_test.cc 5 years ago
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. 5 years ago
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 years ago
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 years ago
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 years ago
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. 7 years ago
  costan d9a9e02edf leveldb: Add tests for CL 170769101. 7 years ago
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in 7 years ago
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 years ago
  costan f3f139737c Separate Env tests from PosixEnv tests. 7 years ago
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. 7 years ago
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 12 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
  dgrogan@chromium.org b743906eea 13 years ago
  dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
  jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago