Mailing List Archive

[issue1008] Refactor test_signal.py to use unittest.
New submission from Atul Varma:

This patch refactors test_signal.py to use unittest. When this patch is
applied, Lib/test/output/test_signal can be removed.

I tried to refactor out individual tests from the original script and
place them in separate test cases.

----------
components: Tests
files: refactored_test_signal.py.patch
messages: 55235
nosy: varmaa
severity: normal
status: open
title: Refactor test_signal.py to use unittest.
versions: Python 2.6

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1008>
__________________________________
[issue1008] Refactor test_signal.py to use unittest. [ In reply to ]
New submission from Atul Varma:

This patch refactors test_signal.py to use unittest. When this patch is
applied, Lib/test/output/test_signal can be removed.

I tried to refactor out individual tests from the original script and
place them in separate test cases.

----------
components: Tests
files: refactored_test_signal.py.patch
messages: 55235
nosy: varmaa
severity: normal
status: open
title: Refactor test_signal.py to use unittest.
versions: Python 2.6

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1008>
__________________________________
[issue1008] Refactor test_signal.py to use unittest. [ In reply to ]
Georg Brandl added the comment:

Fixed and committed as rev. 57399.

----------
nosy: +georg.brandl
resolution: -> accepted
status: open -> closed

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1008>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com