summaryrefslogtreecommitdiffstats
path: root/Lib/test/decimaltestdata/clamp.decTest
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-07-31 16:32:12 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-07-31 16:32:12 (GMT)
commitf17ff4e1d675bdf84676021d2c444e0ba002aa5c (patch)
treed43ab1f9097e876424034ad4d5bd0a1d2f3810de /Lib/test/decimaltestdata/clamp.decTest
parentd63137159b0e0cdbaec5d4cb98b3de5940173ee3 (diff)
downloadcpython-f17ff4e1d675bdf84676021d2c444e0ba002aa5c.zip
cpython-f17ff4e1d675bdf84676021d2c444e0ba002aa5c.tar.gz
cpython-f17ff4e1d675bdf84676021d2c444e0ba002aa5c.tar.bz2
Merged revisions 65257 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r65257 | mark.dickinson | 2008-07-27 01:39:07 -0500 (Sun, 27 Jul 2008) | 3 lines Issue #3449: Update decimal module to use most recent specification (v. 1.68) and tests (v. 2.58) from IBM. ........
Diffstat (limited to 'Lib/test/decimaltestdata/clamp.decTest')
-rw-r--r--Lib/test/decimaltestdata/clamp.decTest4
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/test/decimaltestdata/clamp.decTest b/Lib/test/decimaltestdata/clamp.decTest
index 48e27c0..1134671 100644
--- a/Lib/test/decimaltestdata/clamp.decTest
+++ b/Lib/test/decimaltestdata/clamp.decTest
@@ -1,6 +1,6 @@
------------------------------------------------------------------------
-- clamp.decTest -- clamped exponent tests (format-independent) --
--- Copyright (c) IBM Corporation, 2000, 2007. All rights reserved. --
+-- Copyright (c) IBM Corporation, 2000, 2008. All rights reserved. --
------------------------------------------------------------------------
-- Please see the document "General Decimal Arithmetic Testcases" --
-- at http://www2.hursley.ibm.com/decimal for the description of --
@@ -17,7 +17,7 @@
-- IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK --
-- mfc@uk.ibm.com --
------------------------------------------------------------------------
-version: 2.57
+version: 2.58
-- This set of tests uses the same limits as the 8-byte concrete
-- representation, but applies clamping without using format-specific