summaryrefslogtreecommitdiff
path: root/tests/test_multithreaded.rs
AgeCommit message (Expand)Author
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-09-09Merge with master and update changelogOleksandr Anyshchenko
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-06-19Move tests to the default `tests` directoryVolker Mische