Commit Graph

16 Commits (85bc6098346ce64bff8a7d3f82799d6cdaa11792)

Author SHA1 Message Date
Thijs Cadier 25ce6da768 Switch CI to Semaphore 4 years ago
Thijs Cadier 4dfb05bec3 Bump bson to 1.2 4 years ago
Thijs Cadier 2123095be0 Bump bson to 1.1 4 years ago
Thijs Cadier 727bf09e70 Update use of tests dir 4 years ago
Thijs Cadier d0b93b6bb0 Bump bson to 0.11 and use lossy utf-8 decoding for responses
Mongo can return invalid UTF-8 in bson responses:

https://jira.mongodb.org/browse/SERVER-24007

We use lossy UTF-8 decoding when parsing now.
8 years ago
Thijs Cadier 8e8a02f454 Different invalid utf-8 test string 8 years ago
Thijs Cadier 2eae40d9c6 Better utf8 invalid test 8 years ago
Thijs Cadier 2edd61d2e9 Add test for invalid utf8 in bulk operation 8 years ago
Thijs Cadier e028d5f2d3 Add tests to verify UTF-8 support works 8 years ago
Thijs Cadier 2239818480 Bulk operation result which includes reply 8 years ago
Thijs Cadier 074974f715 Upgrade bson dependency to 0.9 8 years ago
Thijs Cadier 58a45bd49d Move Uri to client module 10 years ago
Thijs Cadier 6f0fc9b5b9 Skip extended bulk operation test on Travis 10 years ago
Thijs Cadier 74c38fe32a Show code and domain in bsonc error debug output 10 years ago
Thijs Cadier ba41ae9549 Re-add test modules 10 years ago
Thijs Cadier fc71370c0f Move integration tests to own dir 10 years ago