| .. |
|
__init__.py
|
add package level teardown to clean up after test runs
|
2010-01-21 13:38:36 -05:00 |
|
qcheck.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_binary.py
|
actually, keep using subtype 2 as default for a while
|
2010-06-17 11:37:19 -04:00 |
|
test_bson.py
|
Allow additional keys to be added to DBRef instances. PYTHON-133
|
2010-06-21 17:26:38 -04:00 |
|
test_code.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_collection.py
|
add code attribute to OperationFailure exceptions
|
2010-06-21 12:23:57 -04:00 |
|
test_connection.py
|
add document_class parameter/property to Connection
|
2010-05-18 13:41:28 -04:00 |
|
test_cursor.py
|
clean up max_scan stuff
|
2010-05-11 10:51:52 -04:00 |
|
test_database.py
|
timestamps need to use unsigned in bson encoder/decoder
|
2010-06-04 12:50:22 -04:00 |
|
test_dbref.py
|
Allow additional keys to be added to DBRef instances. PYTHON-133
|
2010-06-21 17:26:38 -04:00 |
|
test_errors.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_grid_file.py
|
don't allow slave_okay on paired connections. update gridfs tests for name -> filename change
|
2010-04-19 10:14:00 -04:00 |
|
test_gridfs.py
|
add GridFS.exists method PYTHON-132
|
2010-06-22 10:51:04 -04:00 |
|
test_json_util.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_master_slave_connection.py
|
add document_class to MasterSlaveConnection
|
2010-06-21 16:45:21 -04:00 |
|
test_objectid.py
|
from_datetime for objectids PYTHON-112
|
2010-03-31 17:01:58 -04:00 |
|
test_paired.py
|
minor: whitespace
|
2010-04-19 10:17:42 -04:00 |
|
test_pooling.py
|
fix test
|
2010-06-04 13:05:19 -04:00 |
|
test_pymongo.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_son_manipulator.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_son.py
|
It's 2010!
|
2010-01-30 10:48:26 -05:00 |
|
test_threads.py
|
minor: another test fix
|
2010-06-16 15:05:58 -04:00 |
|
test_timestamp.py
|
allow creating Timestamp instances from datetimes
|
2010-05-12 16:27:23 -04:00 |
|
version.py
|
minor: handle -pre- in version parser
|
2010-03-19 16:38:58 -04:00 |