summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-04-06 14:46:04 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-04-06 14:46:04 +0000
commite45f6f935e1ceddcc811befe913885421e909f82 (patch)
tree42586b06cea777fc048e7d63d1d28e5cb6c7f193 /tests
parent489f5937954c7f9d01a7fbfb0ea08040fe7758aa (diff)
downloadmpfr-e45f6f935e1ceddcc811befe913885421e909f82.tar.gz
renamed tround_prec.c to tprec_round.c
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12560 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/tprec_round.c (renamed from tests/tround_prec.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3ad7be0e2..984e7815b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -28,7 +28,7 @@ check_PROGRAMS = tversion tabort_prec_max tassert tabort_defalloc1 \
tlog_ui tmin_prec tminmax tmodf tmul tmul_2exp tmul_d tmul_ui \
tnext tnrandom tnrandom_chisq tout_str toutimpl tpow tpow3 \
tpow_all tpow_z tprintf trandom trandom_deviate trec_sqrt \
- tremquo trint trndna troot trootn_ui tround_prec tsec tsech \
+ tremquo trint trndna troot trootn_ui tprec_round tsec tsech \
tset_d tset_f tset_float128 tset_ld tset_q tset_si tset_sj \
tset_str tset_z tset_z_exp tsi_op tsin tsin_cos tsinh tsinh_cosh \
tsprintf tsqr tsqrt tsqrt_ui tstckintc tstdint tstrtofr \
diff --git a/tests/tround_prec.c b/tests/tprec_round.c
index ce40126ec..ce40126ec 100644
--- a/tests/tround_prec.c
+++ b/tests/tprec_round.c