Skip to content

Files

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

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 21, 2012
Mar 27, 2017
Aug 22, 2012
Jun 8, 2020
May 29, 2013
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]