summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-07-06 11:10:33 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2012-07-06 11:10:33 +0000
commit65cea3c888cabed8867bf72ec41194b2727375ee (patch)
tree7f6136592a11febe9e33ac85512622ee6be361ad /tests
parentd626ae7d2a75fa003db3bfb6015ae047c437da78 (diff)
downloadmpc-65cea3c888cabed8867bf72ec41194b2727375ee.tar.gz
tests/Makefile.am: typo in test name
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1238 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8f193ed..8bae3ef 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -30,7 +30,7 @@ LOADLIBES=$(DEFS) -I$(top_srcdir)/src -I$(top_builddir) $(CPPFLAGS) $(CFLAGS) -L
check_PROGRAMS = tabs tacos tacosh tadd tadd_fr tadd_si tadd_ui targ tasin \
tasinh tatan tatanh tconj tcos tcosh tdiv tdiv_2si tdiv_2ui tdiv_fr tdiv_ui \
texp tfma tfr_div tfr_sub timag tio_str tlog tlog10 \
-tmul tmul_2ui tmul_2ui tmul_fr tmul_i tmul_si tmul_ui \
+tmul tmul_2si tmul_2ui tmul_fr tmul_i tmul_si tmul_ui \
tneg tnorm tpow tpow_ld tpow_d tpow_fr tpow_si tpow_ui tpow_z \
tprec tproj treal treimref tset tsin tsin_cos tsinh tsqr tsqrt tstrtoc tsub \
tsub_fr tsub_ui tswap ttan ttanh tui_div tui_ui_sub tget_version