9 Commits (f98e432623f339d55f7f3cb467dcca6dda62567a)

Author SHA1 Message Date
Stanislav Tkach 4a064d0f72
Use pretty_assertions in tests (#451) 4 years ago
Oleksandr Anyshchenko d4023f2683
Add clippy linter in CI (#417) 4 years ago
wqfish 4f9524bd36 Move to Rust 2018 (#375) 5 years ago
Gary Guo 23608e905e Avoid copy in DBRawIterator::{key, value} 5 years ago
Jordan Terrell e565d68852 Fixing rustfmt.toml and applying formatting... 6 years ago
Jordan Terrell 0a1eff1833 Renaming DBName to DBPath and implementing AsRef<Path> on DBPath... 6 years ago
Martin Ek 17588a7658 Make sure DB is dropped after all tests 7 years ago
Karl Hobley 1c3333636d Implement RawIterator.seek_for_prev 7 years ago
Volker Mische 6408a42c7a Move tests to the default `tests` directory 7 years ago
Karl Hobley 6f1aae1997 Remove just_seeked from DBRawIterator 8 years ago
Karl Hobley 73d75af5c3 Added tests for DBRawIterator 8 years ago