]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
Correctly generate non-mod 1024 parts in generator
authorAndrew Gaul <andrew@gaul.org>
Tue, 23 Dec 2014 02:19:44 +0000 (18:19 -0800)
committerAndrew Gaul <andrew@gaul.org>
Tue, 23 Dec 2014 04:16:25 +0000 (20:16 -0800)
commitca2c0dc283936fcdb084e5a03f4dbd5dbbf96a15
tree2f46c9b93498ac3ff558d33a7b4de0298acfc607
parent4a67f6c0f35d38d9aa064dd76160ab39c12c404b
Correctly generate non-mod 1024 parts in generator

Also move implementation to utils and add unit tests.
s3tests/functional/test_s3.py
s3tests/functional/test_utils.py [new file with mode: 0644]
s3tests/functional/utils.py