summaryrefslogtreecommitdiff
path: root/tests/signing/tests.py
AgeCommit message (Expand)Author
2014-02-28Replaced deprecated assertEqualsClaude Paroz
2014-02-16Fixed #19980: Signer broken for binary keys (with non-ASCII chars).MattBlack85
2013-11-02Fixing E302 ErrorsJason Myers
2013-10-21Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol
2013-09-02Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner