commit | 7dbd91811d87b75cb43441ed6e356232bcf60d28 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Mon Mar 03 04:19:29 2008 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Mon Mar 03 04:19:29 2008 +0000 |
tree | 8a6d0ac4e7c4adb7e724a1274e24d83f5b8e7481 | |
parent | 963c80fd45d8c94d15ea4085ce200365018a1556 [diff] |
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.