summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Synchronize with r1413 from trunk.benchs_teststhevenyp2014-01-2012-22/+134
* Update the makefile for windows sdkgastineau2013-12-201-3/+11
* [tests/] Reduce uniformly the range of random (un)signed long integers for an...thevenyp2013-12-051-4/+3
* [tests/] Fix some function prototypes, and include correct file.thevenyp2013-12-053-5/+3
* [tests/] Add help file for developers README.dev.thevenyp2013-12-041-0/+185
* [tests/] Remove old tgeneric.cthevenyp2013-12-042-1412/+1
* [tests/] Add again the check for the integrity of mpfr flags.thevenyp2013-12-045-2/+129
* [tests/] Switch all tests to new test framework.thevenyp2013-12-04135-5463/+1259
* [tests/] Add enumeration case.thevenyp2013-12-041-0/+1
* [tests/] Remove unused parameter.thevenyp2013-12-041-11/+9
* [tests/] Fix wrong pointer.thevenyp2013-12-041-1/+1
* [tests/] Avoid 'shadow declaration' warning.thevenyp2013-12-041-2/+2
* [tests/] Add templated tests for mmpc_ui_div and mpc_sui_ui_sub.thevenyp2013-12-045-2/+209
* [tests/] Add templated tests for mpc_sub_ui.thevenyp2013-12-043-2/+74
* [tests/] Add templated tests for mpc_sqr and mpc_sqrt.thevenyp2013-12-045-3/+303
* [tests/] Add templated tests for mpc_sin_cos.thevenyp2013-12-032-6/+262
* [tests/] Remove assumption of unique rounding mode.thevenyp2013-12-031-4/+8
* [tests/] Add templated tests for mpc_sin_cos.thevenyp2013-12-033-3/+67
* [tests/] Add templated tests for mpc_pow_d.thevenyp2013-12-033-5/+111
* [tests/] Add random generator for double.thevenyp2013-12-031-2/+3
* [tests/] Add random generator for double.thevenyp2013-12-032-1/+16
* [tests/] Display an error message when support for a given type is missing.thevenyp2013-12-033-1/+30
* [tests/] Add templated tests for mpc_mul_i, mpc_mul_si, and mpc_mul_ui.thevenyp2013-12-037-6/+278
* [tests/] Fix templated tests for mpc_mul_2ui.thevenyp2013-12-031-2/+2
* [tests/] Fix templated tests for mpc_mul_2si and mpc_mul_2ui.thevenyp2013-12-031-7/+6
* [tests/] Add templated tests for mpc_mul_2si and mpc_mul_2ui.thevenyp2013-12-035-6/+146
* [tests/] Fix templated tests for mpc_log10.thevenyp2013-12-031-3/+3
* [tests/] Add templated tests for mpc_real and mpc_imag.thevenyp2013-12-035-8/+142
* [tests/] Fix templated tests for mpc_div_2ui and mpc_div_2si.thevenyp2013-12-035-10/+150
* [tests/] Add templated generic test for mpc_div_ui.thevenyp2013-12-033-8/+78
* [tests/] Fix templated tests for mpc_div_fr.thevenyp2013-12-032-3/+4
* [tests/] Add templated generic tests for mpc_add_si and mpc_add_ui.thevenyp2013-12-033-6/+154
* [tests/] Add random generators for integer parameters.thevenyp2013-12-033-2/+44
* [tests/] Cosmetic changes.thevenyp2013-12-032-15/+15
* [tests/] Move functions for double rounding check in a separate file.thevenyp2013-12-034-143/+163
* [tests/] Simplify code for checking double rounding.thevenyp2013-12-031-55/+20
* [tests/] Add templated generic tests.thevenyp2013-12-0229-123/+97
* [tests/] Add templated generic tests for mpc_abs (remove old test framework).thevenyp2013-12-021-2/+0
* [tests/] Add templated generic tests for mpc_abs.thevenyp2013-12-021-2/+2
* [tests/] Improve error message.thevenyp2013-12-021-0/+4
* [tests/] Fix ternary value checking.thevenyp2013-12-021-3/+20
* [tests/] Add templated generic tests for mpc_add_fr and mpc_sub_fr.thevenyp2013-12-022-8/+6
* [tests/] Detect double rounding for a mpfr_t output.thevenyp2013-12-021-1/+53
* [tests/] Cosmetic changes.thevenyp2013-12-021-45/+43
* [tests/] Move functions setting parameter precision in a separate file.thevenyp2013-12-024-49/+76
* [tests/] Move functions iterating over rounding modes in a separate file.thevenyp2013-12-024-112/+137
* [tests/] Add templated generic tests for mpc_add and mpc_sub, remove old test...thevenyp2013-12-022-10/+7
* [tests/] Add generic tests using templates.thevenyp2013-12-022-7/+560
* [tests\] Add random generators for mpfr_t and mpc_t parameter.thevenyp2013-12-021-0/+6
* [tests\] Add random generators for mpfr_t and mpc_t parameter.thevenyp2013-12-021-0/+71