summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2001-10-22 05:07:22 +0200
committertege <tege@gmplib.org>2001-10-22 05:07:22 +0200
commitf93bff58188299e9805a4e1f4a9352614447ec81 (patch)
tree61d3c999fa78e1cdc111aad2f78ba71b1d01786f /tests
parente1e7041349fa631fa51834625d54734b8b919fe1 (diff)
downloadgmp-f93bff58188299e9805a4e1f4a9352614447ec81.tar.gz
(check_PROGRAMS): Add t-perfsqr.
Diffstat (limited to 'tests')
-rw-r--r--tests/mpz/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpz/Makefile.am b/tests/mpz/Makefile.am
index 734d0ea2d..abefe69c4 100644
--- a/tests/mpz/Makefile.am
+++ b/tests/mpz/Makefile.am
@@ -28,7 +28,7 @@ LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la
check_PROGRAMS = t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-gcd \
t-lcm dive dive_ui t-sqrtrem convert io t-inp_str logic bit \
t-powm t-powm_ui t-pow t-div_2exp reuse \
- t-root t-jac t-bin t-get_si t-set_si \
+ t-root t-perfsqr t-jac t-bin t-get_si t-set_si \
t-fac_ui t-fib_ui t-lucnum_ui t-scan t-fits \
t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase t-set_str \
t-aorsmul t-cmp_d t-cmp_si t-hamdist t-oddeven t-popcount t-set_f