mongo-ruby-driver/tests
Mike Dirolf 2500996ce4 more debugging 2009-03-13 15:05:49 -04:00
..
mongo-qa use new syntax for creating indexes 2009-02-27 09:23:13 -05:00
test_admin.rb tests that already pass 2009-03-02 10:49:27 -05:00
test_bson.rb add new code type rather than doing hacks based on field name. use code_w_scope instead of code 2009-03-12 15:34:15 -04: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 more debugging 2009-03-13 15:05:49 -04:00
test_db.rb fix breakage when running tests on non-default port. removing ability to specify connections in [port, host] ordering. 2009-03-02 13:37:12 -05:00
test_db_api.rb support for db.eval 2009-03-13 11:03:52 -04:00
test_db_connection.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_grid_store.rb use fs as root collection, not gridfs 2009-02-18 17:50:07 -05:00
test_message.rb include XGen::Mongo::Driver in test classes 2008-12-18 21:57:20 -05:00
test_mongo.rb fix breakage when running tests on non-default port. removing ability to specify connections in [port, host] ordering. 2009-03-02 13:37:12 -05:00
test_objectid.rb Changed ObjectID#legal_oid_string to ObjectID#legal? 2009-02-09 11:38:24 -05:00
test_ordered_hash.rb equality for ordered hashes 2009-03-05 13:48:15 -05:00
test_round_trip.rb a couple of fixes 2009-03-11 10:49:30 -04:00