Skip to content

Files

Latest commit

3dc4428 · Jun 8, 2020

History

History
This branch is 1504 commits ahead of, 20092 commits behind python/cpython:main.

tests

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]