rocksdb/port/win
Dmitri Smirnov d8586ab22b All of these are in the new code added past 3.10
1) Crash in env_win.cc that prevented db_test run to completion and some new tests
     2) Fix new corruption tests in DBTest by allowing a shared trunction of files. Note that this is generally needed ONLY for tests.
     3) Close database so WAL is closed prior to inducing corruption similar to what we did within Corruption tests.
2015-07-08 16:56:45 -07:00
..
env_win.cc All of these are in the new code added past 3.10 2015-07-08 16:56:45 -07:00
port_win.cc All of these are in the new code added past 3.10 2015-07-08 16:56:45 -07:00
port_win.h Commit both PR and internal code review changes 2015-07-07 16:58:20 -07:00
win_logger.cc Commit both PR and internal code review changes 2015-07-07 16:58:20 -07:00
win_logger.h Commit both PR and internal code review changes 2015-07-07 16:58:20 -07:00