Commit graph

3 commits

Author SHA1 Message Date
Fred Drake
2e2be3760c Change the PyUnit-based tests to use the test_main() approach. This
allows using the tests with unittest.py as a script.  The tests will
still run when run as a script themselves.
2001-09-20 21:33:42 +00:00
Fred Drake
cf99225312 Move the sha tests to PyUnit. 2001-05-22 21:43:17 +00:00
Guido van Rossum
a6386ce1eb Added Jeremy's test code for the sha module. 1999-03-24 19:04:32 +00:00