Victor Costan
|
9cbbc5fb75
Merge pull request #1104 from reillyeon:chromium_env
|
1 год назад |
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
|
3180f9cb40
Merge branch 'master' into patch-1
|
2 лет назад |
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.
|
7 лет назад |
Sanjay Ghemawat
|
3c8be108bf
fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file)
|
12 лет назад |
Hans Wennborg
|
36a5f8ed7f
A number of fixes:
|
13 лет назад |
dgrogan@chromium.org
|
69c6d38342
reverting disastrous MOE commit, returning to r21
|
13 лет назад |
dgrogan@chromium.org
|
b743906eea
|
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 лет назад |