| .. |
|
__init__.py
|
add test directory w/ some test data we can use
|
2009-01-06 15:44:36 -05:00 |
|
gridfs15.py
|
GridFile supports the context manager (with statement) protocol
|
2009-07-08 13:05:36 -04:00 |
|
gridfs16.py
|
GridFile supports the context manager (with statement) protocol
|
2009-07-08 13:05:36 -04:00 |
|
qcheck.py
|
minor: more PEP 8
|
2009-06-05 17:18:09 -04:00 |
|
test_binary.py
|
Binary instances should never compare equal to str instances
|
2009-11-10 17:10:50 -05:00 |
|
test_bson.py
|
enforce 4MB document limit on the client side
|
2009-11-30 11:16:12 -05:00 |
|
test_code.py
|
minor: more PEP 8
|
2009-06-05 17:18:09 -04:00 |
|
test_collection.py
|
minor: skip m/r test on server < 1.1.1
|
2009-11-30 16:06:48 -05:00 |
|
test_connection.py
|
minor: oops forgot to update both places
|
2009-11-23 16:52:27 -05:00 |
|
test_cursor.py
|
fix for Cursor.__getitem__ after skip(), better docs for Cursor.__getitem__
|
2009-11-30 17:09:31 -05:00 |
|
test_database.py
|
Add database support to DBRefs (as )
|
2009-11-10 14:54:39 -05:00 |
|
test_dbref.py
|
Add database support to DBRefs (as )
|
2009-11-10 14:54:39 -05:00 |
|
test_grid_file.py
|
fix for gridfs seek on Python < 2.5
|
2009-08-24 12:07:03 -04:00 |
|
test_gridfs.py
|
GridFile supports the context manager (with statement) protocol
|
2009-07-08 13:05:36 -04:00 |
|
test_json_util.py
|
helpers for encoding / decoding documents to and from JSON
|
2009-11-10 17:28:00 -05:00 |
|
test_master_slave_connection.py
|
always use master for commands in MasterSlaveConnection instances
|
2009-09-22 10:57:15 -04:00 |
|
test_objectid.py
|
skip multiprocessing tests on windows
|
2009-10-13 17:14:21 -04:00 |
|
test_paired.py
|
minor: more PEP 8
|
2009-06-05 16:54:02 -04:00 |
|
test_pooling.py
|
don't timeout when testing pooling
|
2009-06-24 12:21:29 -04:00 |
|
test_pymongo.py
|
minor: more PEP 8
|
2009-06-05 16:54:02 -04:00 |
|
test_son_manipulator.py
|
Add database support to DBRefs (as )
|
2009-11-10 14:54:39 -05:00 |
|
test_son.py
|
minor: no longer supporting regex from_xml
|
2009-11-24 10:49:37 -05:00 |
|
test_thread_util.py
|
minor: a little bit more wiggle room
|
2009-11-25 10:33:19 -05:00 |
|
test_threads.py
|
minor: oops forgot to update both places
|
2009-11-23 16:52:27 -05:00 |
|
version.py
|
selectively run CodeWScope group cmd tests based on db version
|
2009-09-15 15:02:56 -04:00 |