summaryrefslogtreecommitdiff
path: root/tests/tadd.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.thevenyp2014-01-201-6/+17
* renamed mul/div_2exp to mul/div_2uienge2012-07-051-2/+2
* license change:enge2011-08-291-13/+12
* done two "code clean-up" items during a Nancy-Paris train trip...zimmerma2011-02-091-3/+3
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* explicit casts in test/ to avoid warnings with '-Wconversion'enge2010-08-311-2/+2
* replaced mp_prec_t and mp_exp_p in test directoryenge2010-06-111-1/+1
* default precision removed, as well as init and all init_setenge2009-01-071-2/+2
* mpc-tests.h: Add a new field for function properties to struct mpc_function; ...thevenyp2008-10-311-1/+2
* add.dat, tadd.c, Makefile.am: Add data set for mpc_add.thevenyp2008-10-271-0/+1
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...thevenyp2008-10-171-9/+5
* tests/tgeneric_ccc.c: random tests for complex functions of two complex varia...thevenyp2008-09-231-3/+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-2/+2
* Use the new mpc_urandom function in the test suite so that the tests are repr...thevenyp2008-07-101-1/+3
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forthevenyp2008-05-301-0/+6
* test.c: Remove tests on arithmetic operations with two mpc_t.thevenyp2008-05-261-0/+32
* raised the warning levelenge2008-04-111-1/+2
* tests and documentation for mpc_logenge2008-04-111-1/+1
* Add generic tests for two mpc_t args functions.thevenyp2008-04-101-0/+34