You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mongo-rust-driver/tests
Thijs Cadier 5aa1b62faf Use an Arc to share ClientPool between threads 10 years ago
..
bson_encode_decode.rs Add bson encoding and decoding test 10 years ago
bulk_operation.rs Show code and domain in bsonc error debug output 10 years ago
client.rs Use an Arc to share ClientPool between threads 10 years ago
collection.rs Add collection update 10 years ago
cursor.rs Use an Arc to share ClientPool between threads 10 years ago
database.rs Add command_simple 10 years ago
flags.rs Add collection update 10 years ago
read_prefs.rs Re-add test modules 10 years ago
tests.rs Add bson encoding and decoding test 10 years ago
uri.rs Implement partialeq for uri and add get_uri on pool 10 years ago
write_concern.rs Re-add test modules 10 years ago