Skip to content

Files

Latest commit

dfdebda · May 10, 2022

History

History
This branch is 9482 commits behind python/cpython:main.

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 21, 2012
Oct 1, 2021
Aug 22, 2012
Oct 1, 2021
May 10, 2022
Jan 16, 2014
Mar 21, 2012
Feb 29, 2020
Feb 20, 2020
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]