mongo-ruby-driver/test/bson
Bernerd Schaefer ee198c7643 ObjectId#generate uses java.bson.types.ObjectId
Delegating ObjectId#generate when running under jruby to the java BSON
library halves the time needed to generate a new object id.
2011-06-29 14:49:53 +02:00
..
binary_test.rb BSON test suite cleanup 2010-10-01 16:29:12 -04:00
bson_test.rb RUBY-270 support 's' regex option. 2011-05-09 14:17:56 -04:00
byte_buffer_test.rb RUBY-258 Bytebuffer#unpack takes arbitrary format string 2011-04-01 13:36:28 -04:00
hash_with_indifferent_access_test.rb minor: hash_with_indifferent fix 2010-10-13 18:13:47 -04:00
json_test.rb RUBY-187 All tests can now use custom host and port; 2010-10-13 17:09:23 -04:00
object_id_test.rb ObjectId#generate uses java.bson.types.ObjectId 2011-06-29 14:49:53 +02:00
ordered_hash_test.rb minor: test 2011-06-22 12:06:20 -04:00
timestamp_test.rb RUBY-255 Support BSON Timestamp 2011-03-28 14:36:49 -04:00