]> granicus.if.org Git - python/commit
Minor tweaks to packaging tests.
authorÉric Araujo <merwok@netwok.org>
Fri, 17 Jun 2011 13:47:41 +0000 (15:47 +0200)
committerÉric Araujo <merwok@netwok.org>
Fri, 17 Jun 2011 13:47:41 +0000 (15:47 +0200)
commited5d2f131083f16ab3d305ccc6f58c66f70f1f75
tree9f4de37461401f9f541df24d7c04effe81f7f2a4
parentc06f46f74c4a5f3cc46aa3a6d1c9cc1cb187e4c4
Minor tweaks to packaging tests.

- Move a tearDown method right after setUp
- Use assertRaises instead of reinventing it
- Skip a test instead of commenting it out, as a reminder
Lib/packaging/tests/test_command_build_ext.py
Lib/packaging/tests/test_pypi_dist.py
Lib/packaging/tests/test_util.py