.. |
auxillary
|
Test for replica set authentication; bug fix.
|
2011-02-02 11:26:31 -05:00 |
bson
|
Add parenthesis where Ruby thinks they're a good idea
|
2011-02-20 15:40:54 +01:00 |
data
|
Tests for GridIO#each
|
2010-12-01 13:30:57 -05:00 |
load
|
tests with Unicorn and Thin for out-of-sync responses
|
2011-02-10 14:42:29 -05:00 |
replica_sets
|
Improved replica set failover tests. A few
|
2011-02-15 16:48:29 -05: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
|
minor: rs test framework updates
|
2011-02-10 14:48:59 -05:00 |
unit
|
Fix Mongo::Cursor#query_options_hash
|
2011-02-20 16:22:39 +01:00 |
collection_test.rb
|
Prevent outer local variable shadowing
|
2011-02-20 17:18:08 +01:00 |
connection_test.rb
|
Add parenthesis where Ruby thinks they're a good idea
|
2011-02-20 17:19:14 +01:00 |
conversions_test.rb
|
Add parenthesis where Ruby thinks they're a good idea
|
2011-02-20 17:19:14 +01: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
|
Fix indentation
|
2011-02-20 17:27:55 +01:00 |
db_api_test.rb
|
Remove test case name duplication
|
2011-02-20 17:32:32 +01: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
|
Add parenthesis where Ruby thinks they're a good idea
|
2011-02-20 17:19:14 +01:00 |
grid_file_system_test.rb
|
RUBY-210 GridIO#seek with GridIO#read_all
|
2010-12-15 15:07:30 -05:00 |
grid_io_test.rb
|
RUBY-210 GridIO#seek with GridIO#read_all
|
2010-12-15 15:07:30 -05:00 |
grid_test.rb
|
Tests for GridIO#each
|
2010-12-01 13:30:57 -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: added missing tests
|
2010-10-12 15:41:24 -04:00 |
test_helper.rb
|
Move helper methods away from tests setup to avoid redefinition on each test run
|
2011-02-20 16:00:06 +01: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
|
RUBY-227 passwords in URIs can contain all
|
2011-01-17 11:05:24 -05:00 |