mongo-ruby-driver/test
Hongli Lai (Phusion) b9de2eaa5c When possible, have BSON::ByteBuffer store the underlying binary data as a binary String instead of an array.
This dramatically improves the performance of BSON::ByteBuffer.new(a_string).
On Ruby 1.9.2 it is about 130 times faster.
2010-09-09 15:59:17 -04:00
..
auxillary Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
data test case for RUBY-99 2010-02-23 11:16:11 -05:00
mongo_bson When possible, have BSON::ByteBuffer store the underlying binary data as a binary String instead of an array. 2010-09-09 15:59:17 -04:00
replica_pairs Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
replica_sets Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
threading minor: removed deprecation warning for new create_index api 2010-04-28 15:16:33 -04:00
unit Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
collection_test.rb RUBY-158 deprecate BSON::ObjectID for BSON::ObjectId 2010-08-24 12:49:23 -04:00
connection_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
conversions_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
cursor_message_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
cursor_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
db_api_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
db_connection_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
db_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
grid_file_system_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
grid_io_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
grid_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00
test_helper.rb Fixed test bug; better replication ack tests; deprecated DB#error and DB#last_status for DB#get_last_error 2010-08-02 18:19:54 -04:00
threading_test.rb Path fixes for test in Ruby 1.9.2 2010-09-09 15:58:51 -04:00