s3-tests/s3tests
Steven Berler 91c4f88860 fix random file verifier with small files
The file verifier will now correctly verify small files (smaller than
the md5 digest size), as long as the data that is there matches what
the digest would be.
2011-07-13 15:59:38 -07:00
..
functional Fix bug where prefix was None. 2011-07-13 14:49:07 -07:00
__init__.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
common.py Make generate_objects.py and rand_readwrite.py inside the package. 2011-07-13 13:52:54 -07:00
generate_objects.py Make generate_objects.py and rand_readwrite.py inside the package. 2011-07-13 13:52:54 -07:00
rand_readwrite.py Make generate_objects.py and rand_readwrite.py inside the package. 2011-07-13 13:52:54 -07:00
realistic.py fix random file verifier with small files 2011-07-13 15:59:38 -07:00