]> granicus.if.org Git - python/commit
Add test_main() methods. These three tests were never run
authorGeorg Brandl <georg@python.org>
Thu, 27 Jul 2006 15:05:36 +0000 (15:05 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 27 Jul 2006 15:05:36 +0000 (15:05 +0000)
commitf102fc5f86bf40695f70888a12d6a8c171bd0515
tree9b3f6f7dfd63c43f0e2c2e4eda7e1070d015943f
parent9aed98feb2a58ae17913fae4f40b8ff24ed17aaf
Add test_main() methods. These three tests were never run
by regrtest.py.

We really need a simpler testing framework.
Lib/test/test_defaultdict.py
Lib/test/test_iterlen.py
Lib/test/test_uuid.py