summaryrefslogtreecommitdiff
path: root/tests/texp.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
* now mpc_exp returns 'int' instead of 'void'zimmerma2008-12-031-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
* exp.dat: test data file with special values for mpc_expthevenyp2008-10-061-41/+2
* Update changes dates and authors in copyright line.thevenyp2008-09-241-1/+1
* tests/tgeneric_cc.c: random tests for complex functions of one complex variab...thevenyp2008-09-191-2/+1
* updated some tests for new third parameter of tgenericenge2008-09-161-1/+1
* Add void in empty prototype (remove warnings with gcc option '-Wold-style-def...thevenyp2008-07-311-1/+1
* Use the new mpc_urandom function in the test suite so that the tests are repr...thevenyp2008-07-101-1/+1
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forthevenyp2008-05-301-0/+6
* Cosmetic changes: no tab, no trailing white spaces, and new indentation.thevenyp2008-04-101-12/+12
* Replace rounding tests by the new tgeneric functions.thevenyp2008-04-091-55/+29
* File reorganisation into three new directories: src, tests and doc.thevenyp2008-04-091-0/+104