• Huachao Huang's avatar
    tests: fix test_delete_files_in_range (#250) · fc48f1ae
    Huachao Huang authored
    Previous implementation relies on auto compactions to move files to
    the specific level, which is not reliable. This PR controls the
    compaction manually to make sure the files will be placed at the
    expected level.
    fc48f1ae
Name
Last commit
Last update
librocksdb_sys Loading commit data...
src Loading commit data...
tests Loading commit data...
travis-build Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
Cargo.toml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
rust-toolchain Loading commit data...
rustfmt.toml Loading commit data...