summaryrefslogtreecommitdiff
path: root/tests/test_compationfilter.rs
AgeCommit message (Expand)Author
2023-02-09Revert "Allow to pass in owned variable for Decision::Change variant in compa...Oleksandr Anyshchenko
2023-01-19Allow to pass in owned variable for Decision::Change variant in compaction fi...Victor Farazdagi
2020-08-07Use pretty_assertions in tests (#451)Stanislav Tkach
2020-04-24Add clippy linter in CI (#417)Oleksandr Anyshchenko
2020-01-15Move to Rust 2018 (#375)wqfish
2019-02-04Applying changes from rustfmt...Jordan Terrell
2019-02-03Fixing incorrect copyright year...Jordan Terrell
2019-02-03Adding missing end-of-file newlines...Jordan Terrell
2019-02-01Key/value arguments are now generic types that impl AsRef<[u8]>...Jordan Terrell
2019-01-27Moving tests to take advantage of DBPath (ensuring cleanup)...Jordan Terrell