summaryrefslogtreecommitdiff
path: root/tests/ttanh.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.thevenyp2014-01-201-5/+12
* license change:enge2011-08-291-13/+12
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* return values for tanhenge2008-12-081-1/+1
* - added data files for norm, div, div_fr, fr_div, mul_frenge2008-11-131-1/+1
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...thevenyp2008-10-171-12/+5
* test data added for tanhenge2008-10-051-579/+3
* tests/tgeneric_cc.c: random tests for complex functions of one complex variab...thevenyp2008-09-191-2/+1
* Speed up tests.thevenyp2008-09-161-1/+1
* peed up some lengthy tests.thevenyp2008-09-161-1/+1
* Add void in empty prototype (remove warnings with gcc option '-Wold-style-def...thevenyp2008-07-311-5/+5
* Use the new mpc_urandom function in the test suite so that the tests are repr...thevenyp2008-07-101-3/+3
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forthevenyp2008-05-301-0/+6
* Improve test suit.thevenyp2008-05-201-53/+51
* Add mpc_tanh function.thevenyp2008-05-201-0/+617