summaryrefslogtreecommitdiff
path: root/tests/test_raw_iterator.rs
AgeCommit message (Expand)Author
2020-01-15Move to Rust 2018 (#375)wqfish
2019-10-30Avoid copy in DBRawIterator::{key, value}Gary Guo
2018-11-28Fixing rustfmt.toml and applying formatting...Jordan Terrell
2018-11-27Renaming DBName to DBPath and implementing AsRef<Path> on DBPath...Jordan Terrell
2018-04-06Make sure DB is dropped after all testsMartin Ek
2017-07-25Implement RawIterator.seek_for_prevKarl Hobley
2017-06-19Move tests to the default `tests` directoryVolker Mische