diff options
Diffstat (limited to 'Lib/test/decimaltestdata/power.decTest')
-rw-r--r-- | Lib/test/decimaltestdata/power.decTest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/test/decimaltestdata/power.decTest b/Lib/test/decimaltestdata/power.decTest index 69e8644..09dc2e5 100644 --- a/Lib/test/decimaltestdata/power.decTest +++ b/Lib/test/decimaltestdata/power.decTest @@ -1,6 +1,6 @@ ------------------------------------------------------------------------ -- power.decTest -- decimal exponentiation [power(x, y)] -- --- Copyright (c) IBM Corporation, 1981, 2007. All rights reserved. -- +-- Copyright (c) IBM Corporation, 1981, 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 -- In addition to the power operator testcases here, see also the file -- powersqrt.decTest which includes all the tests from |