cpython/Lib/test/decimaltestdata
Raymond Hettinger 673cb28b2a Remove test of obsolete trim() operation which was supplanted by
normalize() in Draft 1.06 (9 October 2002):

  The normalize operation has been added; it reduces a number to a
  canonical form.  (This replaces the trim operator, which only
  removed trailing fractional zeros.)
2004-08-17 16:27:04 +00:00
..
abs.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
add.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
base.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
clamp.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
compare.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
decimal32.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
decimal64.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
decimal128.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
divide.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
divideint.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
inexact.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
max.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
min.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
minus.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
multiply.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
normalize.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
plus.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
power.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
quantize.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
randomBound32.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
randoms.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
remainder.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
remainderNear.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
rescale.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
rounding.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
samequantum.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
squareroot.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
subtract.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
testall.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00
tointegral.decTest Add two new files and update remaining tests from the latest update of the 2004-08-17 06:42:13 +00:00