summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-04-19 14:21:48 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-04-19 14:21:48 +0000
commit20ce200047074bd4a0ee7f2f8709bfa8a25771cc (patch)
treeb940dad5adc636165a141019303f8c1187fbbfb1 /tests/Makefile.am
parentd4f02c68ba342dab815fd8e944d2db1e8681ff91 (diff)
downloadmpfr-20ce200047074bd4a0ee7f2f8709bfa8a25771cc.tar.gz
added mpfr_dot
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12633 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d58b11b6f..3dc3a651c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -19,11 +19,11 @@ check_PROGRAMS = tversion tabort_prec_max tassert tabort_defalloc1 \
tcan_round tcbrt tcmp tcmp2 tcmp_d tcmp_ld tcmp_ui tcmpabs \
tcomparisons tconst_catalan tconst_euler tconst_log2 tconst_pi \
tcopysign tcos tcosh tcot tcoth tcsc tcsch td_div td_sub tdigamma \
- tdim tdiv tdiv_d tdiv_ui teint teq terandom terandom_chisq terf \
- texp texp10 texp2 texpm1 tfactorial tfits tfma tfmma tfmod tfms \
- tfpif tfprintf tfrac tfrexp tgamma tgamma_inc tget_d tget_d_2exp \
- tget_f tget_flt tget_ld_2exp tget_q tget_set_d64 tget_sj \
- tget_str tget_z tgmpop tgrandom thyperbolic thypot tinp_str \
+ tdim tdiv tdiv_d tdiv_ui tdot teint teq terandom terandom_chisq \
+ terf texp texp10 texp2 texpm1 tfactorial tfits tfma tfmma tfmod \
+ tfms tfpif tfprintf tfrac tfrexp tgamma tgamma_inc tget_d \
+ tget_d_2exp tget_f tget_flt tget_ld_2exp tget_q tget_set_d64 \
+ tget_sj tget_str tget_z tgmpop tgrandom thyperbolic thypot tinp_str \
tj0 tj1 tjn tl2b tlgamma tli2 tlngamma tlog tlog10 tlog1p tlog2 \
tlog_ui tmin_prec tminmax tmodf tmul tmul_2exp tmul_d tmul_ui \
tnext tnrandom tnrandom_chisq tout_str toutimpl tpow tpow3 \