mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
(cherry picked from commit 951d680d56d8c32556437a86f6b42f221635b97f) Authored-by: Stefan Krah <skrah@bytereef.org>
This directory contains extended tests and a benchmark against decimal.py: bench.py -> Benchmark for small and large precisions. Usage: ../../../python bench.py formathelper.py -> randdec.py -> Generate test cases for deccheck.py. randfloat.py -> deccheck.py -> Run extended tests. Usage: ../../../python deccheck.py [--short|--medium|--long|--all]