summaryrefslogtreecommitdiffstats
path: root/Lib/test/decimaltestdata/dqToIntegral.decTest
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/decimaltestdata/dqToIntegral.decTest')
-rw-r--r--Lib/test/decimaltestdata/dqToIntegral.decTest4
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/test/decimaltestdata/dqToIntegral.decTest b/Lib/test/decimaltestdata/dqToIntegral.decTest
index 449dead..84321b5 100644
--- a/Lib/test/decimaltestdata/dqToIntegral.decTest
+++ b/Lib/test/decimaltestdata/dqToIntegral.decTest
@@ -1,6 +1,6 @@
------------------------------------------------------------------------
-- dqToIntegral.decTest -- round Quad to integral value --
--- Copyright (c) IBM Corporation, 2001, 2007. All rights reserved. --
+-- Copyright (c) IBM Corporation, 2001, 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 tests the extended specification 'round-to-integral
-- value-exact' operations (from IEEE 854, later modified in 754r).