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