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 9cdd8e7b62 Test for null bytes in bson string
Make sure there is no regression in the C driver for:

https://jira.mongodb.org/browse/CDRIVER-2250
7 years ago
..
bson_encode_decode.rs Upgrade bson dependency to 0.9 7 years ago
bulk_operation.rs Add tests to verify UTF-8 support works 7 years ago
client.rs Move Uri to client module 9 years ago
collection.rs Test for null bytes in bson string 7 years ago
cursor.rs Don't use natural option in tail anymore 7 years ago
database.rs Move Uri to client module 9 years ago
flags.rs Add collection update 9 years ago
read_prefs.rs Re-add test modules 9 years ago
tests.rs Add bson encoding and decoding test 9 years ago
uri.rs Move Uri to client module 9 years ago
write_concern.rs Change write concern new to default and document it 9 years ago