summaryrefslogtreecommitdiff
path: root/tests/tdiv.c
Commit message (Expand)AuthorAgeFilesLines
* enlarge internal exponent range for several functions + mpcheck cleanupPaul Zimmermann2020-02-061-1/+0
* [tdiv.c] added new test with reduced exponent range (currently fails)Paul Zimmermann2020-02-061-0/+39
* New test framework, merged from test branch.Philippe Theveny2014-01-201-5/+15
* tdiv.c, div.dat: moved tests to data fileAndreas Enge2011-09-011-91/+0
* license change:Andreas Enge2011-08-291-12/+11
* done two "code clean-up" items during a Nancy-Paris train trip...Paul Zimmermann2011-02-091-2/+2
* finished change of copyright line into "Copyright (C) INRIA, year1, year2, ..."Paul Zimmermann2011-01-251-1/+1
* Modify #include chain so as to support DLL creation on CygwinPhilippe Theveny2009-03-171-2/+1
* default precision removed, as well as init and all init_setAndreas Enge2009-01-071-7/+3
* - added data files for norm, div, div_fr, fr_div, mul_frAndreas Enge2008-11-131-1/+3
* [tdiv.c] added test for real divisor, which should give a 100% coveragePaul Zimmermann2008-10-211-0/+15
* tests/tgeneric_ccc.c, tests/tgeneric_ccs.c, tests/tgeneric_ccu.c, tests/tgene...Philippe Theveny2008-10-171-215/+4
* Update changes dates and authors in copyright line.Philippe Theveny2008-09-241-1/+1
* tests/tmul.c: Speed up test while increasing exponent range.Philippe Theveny2008-09-241-1/+1
* tests/tgeneric_ccc.c: random tests for complex functions of two complex varia...Philippe Theveny2008-09-231-64/+11
* src/div.c: Fix bug (an exact case was not correctly handle).Philippe Theveny2008-09-231-0/+21
* tests/tdiv.c: complete tests with regular value and move them in a separated ...Philippe Theveny2008-09-231-12/+43
* tests/tdiv.c: Changes in mpc_div_ref Philippe Theveny2008-09-231-17/+21
* Add void in empty prototype (remove warnings with gcc option '-Wold-style-def...Philippe Theveny2008-07-311-1/+1
* Use the new mpc_urandom function in the test suite so that the tests are repr...Philippe Theveny2008-07-101-6/+0
* Add random seed setting (with environmnent variable GMP_CHECK_RANDOMIZE) forPhilippe Theveny2008-05-301-2/+10
* eliminated comparisons between signed and unsignedAndreas Enge2008-04-111-5/+5
* tests and documentation for mpc_logAndreas Enge2008-04-111-1/+0
* Cosmetic changes: no tab, no trailing white spaces, and new indentation.Philippe Theveny2008-04-101-69/+69
* File reorganisation into three new directories: src, tests and doc.Philippe Theveny2008-04-091-0/+323