You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michal Nazarewicz 908049d9e7
Refactor iterator-related tests (#652)
2 years ago
..
fail Fix CI builds (#582) 3 years ago
util Refactor iterator-related tests (#652) 2 years ago
test_backup.rs Support restoring from a specified backup (#561) 3 years ago
test_checkpoint.rs Keep Cache and Env alive with Rc (#497) 3 years ago
test_column_family.rs Make `CacheWrapper` and `EnvWrapper` Send and Sync (#586) 3 years ago
test_compationfilter.rs Use pretty_assertions in tests (#451) 4 years ago
test_db.rs Refactor iterator-related tests (#652) 2 years ago
test_iterator.rs Refactor iterator-related tests (#652) 2 years ago
test_merge_operator.rs Fix clippy warnings (#627) 2 years ago
test_multithreaded.rs Use pretty_assertions in tests (#451) 4 years ago
test_pinnable_slice.rs Add Snapshot PinnableSlice based API (#606) 2 years ago
test_property.rs Convert properties to &CStr (#643) 2 years ago
test_raw_iterator.rs Add `DBRawIteratorWithThreadMode::item` method returning (key, value) (#647) 2 years ago
test_rocksdb_options.rs Use external compression crates where possible (#555) 3 years ago
test_slice_transform.rs Refactor iterator-related tests (#652) 2 years ago
test_sst_file_writer.rs Use pretty_assertions in tests (#451) 4 years ago
test_write_batch.rs Use pretty_assertions in tests (#451) 4 years ago