summaryrefslogtreecommitdiff
path: root/tests/test_bcrypt.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for unicode characters on Python 3.2Donald Stufft2013-05-111-2/+2
* Give a better error message when passing a text type to hashpwDonald Stufft2013-05-111-0/+10
* Add tests to ensure behaviorDonald Stufft2013-05-101-0/+107