mongo-ruby-driver/test
Charles Remes 18d7d1c699 Split the BSON logic out to a separate gem
- changed the BSON constant to BSON_CODER and scoped it inside
  of a module

- changed the directory layout for all of the BSON related files

- updated the C extension to find the BSON files at their new
  directory locations

- updated the C extension to use better/safer macros for accessing
  the C API; extension now compiles cleanly under rubinius/rbx

- changed directory layout for BSON related tests

- modified the Rakefile to understand the new layout
2010-03-17 14:30:33 -05:00
..
auxillary reauthenticate on reconnect 2010-02-25 14:58:32 -05:00
data test case for RUBY-99 2010-02-23 11:16:11 -05:00
mongo_bson Split the BSON logic out to a separate gem 2010-03-17 14:30:33 -05:00
replica minor: docs, whitespace, naming 2009-12-16 14:16:49 -05:00
threading minor: adjusted pooled threading test for windows 2010-01-22 11:52:41 -05:00
unit reauthenticate on reconnect 2010-02-25 14:58:32 -05:00
chunk_test.rb minor: tests use proper naming convention. test fix 1.8.6 2010-02-19 18:00:03 -05:00
collection_test.rb Collection#group as eval deprecation final stage 2010-02-23 12:42:17 -05:00
connection_test.rb reauthenticate on reconnect 2010-02-25 14:58:32 -05:00
conversions_test.rb minor: tests use proper naming convention. test fix 1.8.6 2010-02-19 18:00:03 -05:00
cursor_test.rb removed deprecated Cursor#next_object 2010-02-23 13:09:36 -05:00
db_api_test.rb test fixes for deprecations 2010-02-23 13:06:48 -05:00
db_connection_test.rb minor: tests use proper naming convention. test fix 1.8.6 2010-02-19 18:00:03 -05:00
db_test.rb raise exception on authentication failure 2010-02-24 13:05:45 -05:00
grid_file_system_test.rb added safe more for gridfs 2010-02-22 18:06:59 -05:00
grid_io_test.rb use mime types only if we can load it 2010-02-23 18:25:28 -05:00
grid_store_test.rb minor: test fixes 2010-02-25 16:40:48 -05:00
grid_test.rb re-require shoulda; gridfs decoupling 2010-02-22 15:49:04 -05:00
slave_connection_test.rb minor: tests use proper naming convention. test fix 1.8.6 2010-02-19 18:00:03 -05:00
test_helper.rb re-require shoulda; gridfs decoupling 2010-02-22 15:49:04 -05:00
threading_test.rb minor: tests use proper naming convention. test fix 1.8.6 2010-02-19 18:00:03 -05:00