summaryrefslogtreecommitdiff
path: root/tests/tset_float128.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests] Corrections for builds with "config.h".vlefevre2014-09-091-0/+4
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tset_float128.c] Test the sign of 0. Use mpfr_equal_p instead ofvlefevre2012-06-251-6/+6
* [tests/tset_float128.c] Got rid of the remaining mpfr_printf's.vlefevre2012-06-251-3/+3
* [tset_float128.c] added missing empty main when functions are not testedzimmerma2012-06-251-0/+9
* [set_float128.c,tset_float128.c] untabified and got rid of mpfr_printfzimmerma2012-06-251-70/+74
* compile mpfr_set_float128 and mpfr_get_float128 only when __float128 is suppo...zimmerma2012-06-251-2/+0
* [tests/tset_float128.c] mp_rnd_t -> mpfr_rnd_tvlefevre2012-06-251-2/+2
* added new functions mpfr_set_float128 and mpfr_get_float128zimmerma2012-06-251-0/+281