Commit Graph

9 Commits (5fce1cd42bc944168c30e9e817a4316d3282b1d4)

Author SHA1 Message Date
Thijs Cadier 5fce1cd42b Les error-prone skipping of ssl tests 9 years ago
Thijs Cadier 98bb376969 Tests and a fix for ssl connections
Setting ssl options was broken because the memory for its content
was released immediately. We now keep ownership of everything until
the pool is dropped.
9 years ago
Thijs Cadier 74c38fe32a Show code and domain in bsonc error debug output 9 years ago
Thijs Cadier 72cb5be78f Add command_simple 9 years ago
Thijs Cadier ddd01a78e4 Allow mixed usage of strings and slices in get_collection 9 years ago
Thijs Cadier c5dce56e0d Add get_database on uri 9 years ago
Thijs Cadier ba41ae9549 Re-add test modules 9 years ago
Thijs Cadier 6d5c6ec18d Uri new now returns an option 9 years ago
Thijs Cadier fc71370c0f Move integration tests to own dir 9 years ago