[Patches] [ python-Patches-1670993 ] Refactor test_threadedtempfile.py to use unittest.

SourceForge.net noreply at sourceforge.net
Tue Mar 6 01:16:33 CET 2007


Patches item #1670993, was opened at 2007-02-28 10:41
Message generated for change (Comment added) made by collinwinter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1670993&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jerry Seutter (jseutter)
Assigned to: Nobody/Anonymous (nobody)
Summary: Refactor test_threadedtempfile.py to use unittest.

Initial Comment:
This patch turns test_threadedtempfile.py into a unittest test file.  There should be no changes in what the file tests.  Input on this patch is welcome before I go too far on more of the old test files.


----------------------------------------------------------------------

Comment By: Collin Winter (collinwinter)
Date: 2007-03-05 19:16

Message:
Logged In: YES 
user_id=1344176
Originator: NO

Why did you get rid of the -t/-f options?

----------------------------------------------------------------------

Comment By: Jerry Seutter (jseutter)
Date: 2007-02-28 13:40

Message:
Logged In: YES 
user_id=1727609
Originator: YES

Lib/test/output/test_threadedtempfile should also be removed when this
patch is applied.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1670993&group_id=5470


More information about the Patches mailing list