aboutsummaryrefslogtreecommitdiffstats
path: root/tests/realmath/generate.py
Commit message (Collapse)AuthorAgeFilesLines
* Add optional SEED=n command line option to Makefile, and -S n command line ↵Eric Smith2016-09-221-1/+11
| | | | option to test scripts, for deterministic regression tests.
* Switched to Python 3Clifford Wolf2015-08-221-4/+1
|
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
|
* changed file() to open() in python scriptsClifford Wolf2015-05-111-3/+3
|
* fix for python 2.6.6Clifford Wolf2015-03-201-48/+51
|
* Little steps in realmath test benchClifford Wolf2014-06-211-2/+2
|
* Improved handling of relational op of real valuesClifford Wolf2014-06-171-4/+8
|
* Little steps in realmath test benchClifford Wolf2014-06-161-0/+2
|
* Improved realmath test benchClifford Wolf2014-06-151-4/+12
|
* improved realmath test benchClifford Wolf2014-06-141-1/+4
|
* progress in realmath test benchClifford Wolf2014-06-141-4/+26
|
* added first draft of real math testcase generatorClifford Wolf2014-06-141-0/+52