Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
test
/
test_sha.py
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
c2aa09a
Have the sha module raise a DeprecationWarning as specified in PEP 4.
by Brett Cannon
· 18 years ago
9eec51c
Add a test case of data w/ bytes > 127
by Andrew M. Kuchling
· 18 years ago
db4f255
Expand checking in test_sha
by Andrew M. Kuchling
· 18 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
cf99225
Move the sha tests to PyUnit.
by Fred Drake
· 24 years ago
a6386ce
Added Jeremy's test code for the sha module.
by Guido van Rossum
· 26 years ago