blob: 97b6ff68a56fb7abaf0cbf03250962431c055bcc [file] [log] [blame]
Stefan Krah1919b7e2012-03-21 18:25:23 +01001
2
3This 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