summaryrefslogtreecommitdiff
path: root/tests/tdiv.c
Commit message (Expand)AuthorAgeFilesLines
* New test framework, merged from test branch.thevenyp2014-01-201-5/+15
* tdiv.c, div.dat: moved tests to data fileenge2011-09-011-91/+0
* license change:enge2011-08-291-12/+11
* done two "code clean-up" items during a Nancy-Paris train trip...zimmerma2011-02-091-2/+2
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* Modify #include chain so as to support DLL creation on Cygwinthevenyp2009-03-171-2/+1
* default precision removed, as well as init and all init_setenge2009-01-071-7/+3
* - added data files for norm, div, div_fr, fr_div, mul_frenge2008-11-131-1/+3
* [tdiv.c] added test for real divisor, which should give a 100% coveragezimmerma2008-10-211-0/+15
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...thevenyp2008-10-171-215/+4
* Update changes dates and authors in copyright line.thevenyp2008-09-241-1/+1
* tests/tmul.c: Speed up test while increasing exponent range.thevenyp2008-09-241-1/+1
* tests/tgeneric_ccc.c: random tests for complex functions of two complex varia...thevenyp2008-09-231-64/+11
* src/div.c: Fix bug (an exact case was not correctly handle).thevenyp2008-09-231-0/+21
* tests/tdiv.c: complete tests with regular value and move them in a separated ...thevenyp2008-09-231-12/+43
* tests/tdiv.c: Changes in mpc_div_ref thevenyp2008-09-231-17/+21
* 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-6/+0
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forthevenyp2008-05-301-2/+10
* eliminated comparisons between signed and unsignedenge2008-04-111-5/+5
* tests and documentation for mpc_logenge2008-04-111-1/+0
* Cosmetic changes: no tab, no trailing white spaces, and new indentation.thevenyp2008-04-101-69/+69
* File reorganisation into three new directories: src, tests and doc.thevenyp2008-04-091-0/+323