Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0e65cf0b6ab397f3f67c2b516af7b9fba05604bc
/
Lib
/
test
/
test_hmac.py
41fe615
(partially)
by Florent Xicluna
· 15 years ago
c9c0f20
convert old fail* assertions to assert*
by Benjamin Peterson
· 15 years ago
a56c467
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
by Mark Dickinson
· 16 years ago
1cd0247
Merged revisions 66321 via svnmerge from
by Brett Cannon
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
e25f35e
Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 via svnmerge from
by Christian Heimes
· 17 years ago
a19f80c
Merged revisions 58862-58885 via svnmerge from
by Guido van Rossum
· 17 years ago
39478e8
Changes in anticipation of stricter str vs. bytes enforcement.
by Guido van Rossum
· 17 years ago
e61fd5b
Patch by Christian Heimes to change self.assert_(x == y) into
by Guido van Rossum
· 17 years ago
3f42908
Make hmac use bytes. Make test_hmac pass.
by Guido van Rossum
· 17 years ago
e7ba495
Merged revisions 55631-55794 via svnmerge from
by Guido van Rossum
· 17 years ago
f21a5f7
[ sf.net patch # 1121611 ]
by Gregory P. Smith
· 19 years ago
893801e
Add more tests from RFC 2202.
by Jeremy Hylton
· 21 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
7e8fdba
Standardize behavior: no docstrings in test functions; create a single
by Guido van Rossum
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
28bb572
Use attributes appropriately
by Neal Norwitz
· 23 years ago
8876848
Whitespace normalization.
by Tim Peters
· 23 years ago
f792bba
[Patch #477336] Add an extensive PyUnit based testsuite for the hmac module
by Andrew M. Kuchling
· 23 years ago
f166994
Test for new hmac module.
by Guido van Rossum
· 23 years ago