mongo-ruby-driver/tests
Jim Menard 0faf693801 simplified setup because dropping a collection already drops the indices for you 2009-02-06 10:57:34 -05:00
..
mongo-qa simplified setup because dropping a collection already drops the indices for you 2009-02-06 10:57:34 -05:00
test_admin.rb Create one DB object per test suite, not per test. 2009-02-05 10:10:41 -05:00
test_bson.rb Support binary subtypes in Ruby driver. Bumped patch version number. 2009-02-02 10:07:01 -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_chunk.rb Create one DB object per test suite, not per test. 2009-02-05 10:10:41 -05:00
test_cursor.rb Create one DB object per test suite, not per test. 2009-02-05 10:10:41 -05:00
test_db.rb Create one DB object per test suite, not per test. 2009-02-05 10:10:41 -05:00
test_db_api.rb new multi-field index test; clean up after index creation 2009-02-05 13:53:46 -05:00
test_db_connection.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_grid_store.rb Create one DB object per test suite, not per test. 2009-02-05 10:10:41 -05:00
test_message.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_mongo.rb Use "ruby-mongo-" as db name prefix for all tests. 2009-01-28 14:21:23 -05:00
test_objectid.rb New ObjectID#legal_oid_string. Use that in ObjectID#from_string. 2009-01-15 11:25:23 -05:00
test_ordered_hash.rb Fixed OrderedHash key deletion. 2009-01-21 10:53:26 -05:00
test_round_trip.rb Use mongo-qa only if it is in a "sister directory", not a subdirectory. 2009-01-28 14:15:21 -05:00