summaryrefslogtreecommitdiff
path: root/tests/terandom.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Removed the need of MPFR_USE_MINI_GMP tests for mpfr_[ne]randomvlefevre2014-07-021-13/+0
* [tests/t[ne]random.c] Code clean-up: added !defined(MPFR_USE_MINI_GMP)vlefevre2014-07-021-1/+1
* [tests/t[ne]random.c] Reverted the changes done in r9126,9127,9130vlefevre2014-07-021-1/+14
* [tests/t[ne]random.c] Fixed the change done in r9126 and r9127.vlefevre2014-07-021-1/+1
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-1/+1
* [tests/terandom.c] Put the WANT_MINI_GMP test at the right place, likevlefevre2014-07-021-13/+1
* [tests] Various fixes for r8753.vlefevre2014-01-171-3/+7
* first step towards making MPFR compile with --enable-mini-gmp, so far makezimmerma2014-01-161-0/+8
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* added tests files for mpfr_nrandom and mpfr_erandomzimmerma2013-05-311-0/+130