summaryrefslogtreecommitdiff
path: root/tests/test_bigfile.py
Commit message (Expand)AuthorAgeFilesLines
* Reverts docstring quoting syntax.Yesudeep Mangalapilly2011-08-241-1/+1
* Parellelized testing. Caught a lot of bugs.Yesudeep Mangalapilly2011-08-161-1/+1
* Porting to Python 3 complete. All tests except pyasn1 stuff pass.Yesudeep Mangalapilly2011-08-111-9/+10
* Update tests to use unittest2.Yesudeep Mangalapilly2011-08-111-2/+2
* Tests are now functional (only running without syntax errors) on Python 3 too.Yesudeep Mangalapilly2011-08-111-1/+4
* Added unittest for large file signing/verifyingSybren A. St?vel2011-07-311-1/+20
* Made hashing efficient for large filesSybren A. St?vel2011-07-311-0/+37