| .. |
|
__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
|
minor: more PEP 8
|
2009-06-05 17:18:09 -04:00 |
|
test_bson.py
|
minor: note
|
2009-09-16 14:49:09 -04:00 |
|
test_code.py
|
minor: more PEP 8
|
2009-06-05 17:18:09 -04:00 |
|
test_collection.py
|
don't run finalize command tests on 1.0
|
2009-09-21 10:25:31 -04:00 |
|
test_connection.py
|
minor: TODO + test that passes
|
2009-07-20 12:55:12 -04:00 |
|
test_cursor.py
|
complete deprecation of some things, and turn on a test that was waiting on SM being default
|
2009-09-16 11:04:27 -04:00 |
|
test_database.py
|
complete deprecation of some things, and turn on a test that was waiting on SM being default
|
2009-09-16 11:04:27 -04:00 |
|
test_dbref.py
|
* ObjectId: changed str and repr to hex
|
2009-08-28 13:49:56 -04: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_master_slave_connection.py
|
always use master for commands in MasterSlaveConnection instances
|
2009-09-22 10:57:15 -04:00 |
|
test_objectid.py
|
minor: doc, credits
|
2009-08-28 13:51:24 -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
|
minor: more PEP 8
|
2009-06-05 16:54:02 -04:00 |
|
test_son.py
|
minor: more PEP 8
|
2009-06-05 16:54:02 -04:00 |
|
test_thread_util.py
|
2 decimal places was asking too much MINOR
|
2009-06-08 16:48:18 -04:00 |
|
test_threads.py
|
Added call to 'join' in threads test, to remove such ugly errors:
|
2009-08-31 21:46:38 +08:00 |
|
version.py
|
selectively run CodeWScope group cmd tests based on db version
|
2009-09-15 15:02:56 -04:00 |