mongo-ruby-driver/tests
Jim Menard 80dd421dd9 Use mongo-qa tests if present 2009-01-12 09:48:24 -05:00
..
data Use mongo-qa tests if present 2009-01-12 09:48:24 -05:00
test_admin.rb minor reordering to minimize time spent profiling 2009-01-08 06:49:26 -05:00
test_bson.rb Support BINARY. Lots more tests. NOTE: since some of them fail, I have commented out the tests for now. 2009-01-09 19:58:53 -05:00
test_byte_buffer.rb Clarified ByteBuffer.get behavior: get() returns one byte, get(1) returns array of length one. 2008-12-18 16:14:56 -05:00
test_db_api.rb Raise an error if Cursor#to_a is called after Cursor#each but not also before. 2009-01-07 14:22:53 -05:00
test_db_connection.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_message.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_objectid.rb New ObjectID.from_string method 2009-01-09 13:34:30 -05:00
test_ordered_hash.rb Added OrderedHash#inspect which preserves key order 2009-01-09 13:54:12 -05:00
test_round_trip.rb Use mongo-qa tests if present 2009-01-12 09:48:24 -05:00