Home | History | Annotate | Download | only in tests
      1 
      2 
      3 This directory contains extended tests and a benchmark against decimal.py:
      4 
      5   bench.py  ->  Benchmark for small and large precisions.
      6   Usage: ../../../python bench.py
      7 
      8   formathelper.py   ->
      9   randdec.py        ->  Generate test cases for deccheck.py.
     10   randfloat.py      ->
     11 
     12   deccheck.py  ->  Run extended tests.
     13   Usage: ../../../python deccheck.py [--short|--medium|--long|--all]
     14 
     15 
     16