Skip to content

Sincos tests

Rohit Goswami requested to merge HaoZeke/lfortran:sincosTests into master

This implements a test generation / running harness which makes it easier to try out additional approximations.

cd src/runtime/pureFortran/tests
python gen_test.py --execute --build --compiler "gfortran"
cat gentests/trig/sin/gfortran_sin_output.dat
Edited by Ondřej Čertík

Merge request reports