[Patches] [ python-Patches-440290 ] Tests for test_fpformat.py

noreply@sourceforge.net noreply@sourceforge.net
Thu, 19 Jul 2001 17:24:12 -0700


Patches item #440290, was opened at 2001-07-10 22:12
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=440290&group_id=5470

Category: None
Group: None
>Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Mathewson (nickm)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Tests for test_fpformat.py

Initial Comment:
Another installment in the series of "Tests for the
Testless".  This time, we tackle the fpformat.py
module, which does almost-but-not-exactly the same
thing as certain options to the % operator.

This test shows an inconsistencies in the behavior
between fix and sci; and between fpformat and %.  I'm
not sure of the original authors' intent, so I'm just
testing for the original behavior.  This may not be
best.

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

>Comment By: Nick Mathewson (nickm)
Date: 2001-07-19 17:24

Message:
Logged In: YES 
user_id=499

Updated as requested.

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

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-19 16:05

Message:
Logged In: YES 
user_id=3066

Please adapt this to use unittest.  Thanks!

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

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