]> granicus.if.org Git - python/commit
Add test_main() functions to various tests where it was simple to do. Done so
authorBrett Cannon <bcannon@gmail.com>
Mon, 3 Mar 2008 04:19:29 +0000 (04:19 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 3 Mar 2008 04:19:29 +0000 (04:19 +0000)
commit7dbd91811d87b75cb43441ed6e356232bcf60d28
tree8a6d0ac4e7c4adb7e724a1274e24d83f5b8e7481
parent963c80fd45d8c94d15ea4085ce200365018a1556
Add test_main() functions to various tests where it was simple to do. Done so
that regrtest can execute the test_main() directly instead of relying on import
side-effects.
Lib/test/test_al.py
Lib/test/test_audioop.py
Lib/test/test_cd.py
Lib/test/test_cl.py
Lib/test/test_dbm.py
Lib/test/test_gl.py
Lib/test/test_imageop.py
Lib/test/test_imgfile.py
Lib/test/test_sunaudiodev.py