.. |
auxillary
|
RUBY-250 RUBY-231 Test fork safety
|
2011-03-17 22:38:21 -04:00 |
bson
|
Fixed thet timestamp serialization issues for 32bit machines.
|
2011-08-24 13:14:36 -04:00 |
data
|
added failing test: reading chunks from an empty (zero-length) grid-stored file
|
2011-05-10 22:57:22 -05:00 |
load
|
tests with Unicorn and Thin for out-of-sync responses
|
2011-02-10 14:42:29 -05:00 |
replica_sets
|
Added some basic, sanity-checking tests.
|
2011-10-07 13:55:09 -04:00 |
support
|
Remove duplicated Hash#assert_valid_keys
|
2011-02-20 15:41:35 +01:00 |
threading
|
minor: increase pool size on pooled threading test.
|
2010-12-15 12:19:58 -05:00 |
tools
|
sending a shutdown command to kill a node seems a lot more reliable than issuing a kill command (on my system anyways)
|
2011-09-26 16:09:01 -04:00 |
unit
|
minor: test fix
|
2011-09-26 17:48:17 -04:00 |
collection_test.rb
|
RUBY-307 Collection#count should take a query, skip, and limit.
|
2011-09-06 11:38:19 -04:00 |
connection_test.rb
|
minor: remove bad test
|
2011-09-19 12:05:03 -04:00 |
conversions_test.rb
|
minor: test and doc fixes
|
2011-03-29 10:39:01 -04:00 |
cursor_fail_test.rb
|
Make cursor test unit names unique
|
2011-02-20 17:27:48 +01:00 |
cursor_message_test.rb
|
Make cursor test unit names unique
|
2011-02-20 17:27:48 +01:00 |
cursor_test.rb
|
minor: Cursor cleanup
|
2011-09-07 10:17:24 -04:00 |
db_api_test.rb
|
RUBY-270 support 's' regex option.
|
2011-05-09 14:17:56 -04:00 |
db_connection_test.rb
|
Fix DB#error and DB#last_status deprecation warnings in unit tests.
|
2010-09-13 10:48:08 -04:00 |
db_test.rb
|
RUBY-297 when possible, include error codes and
|
2011-09-06 14:22:50 -04:00 |
grid_file_system_test.rb
|
Leave hash arguments unmodified.
|
2011-04-27 11:10:48 -04:00 |
grid_io_test.rb
|
Fixed GridIO#gets to handle the end of a file
|
2011-05-03 11:36:33 -04:00 |
grid_test.rb
|
added failing test: reading chunks from an empty (zero-length) grid-stored file
|
2011-05-10 22:57:22 -05:00 |
safe_test.rb
|
Update and remove return error object in safe mode
|
2010-11-09 13:07:01 -05:00 |
support_test.rb
|
minor: test and doc fixes
|
2011-03-29 10:39:01 -04:00 |
test_helper.rb
|
minor: test and doc fixes
|
2011-03-29 10:39:01 -04:00 |
threading_test.rb
|
RUBY-187 All tests can now use custom host and port;
|
2010-10-13 17:09:23 -04:00 |
uri_test.rb
|
Support the current MongoDB URI scheme with multiple hosts/ports separated by commas all using the same authentication and database.
|
2011-09-26 17:39:47 -04:00 |