summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-21 08:06:14 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-21 08:06:14 +0000
commit235e21a718b5bbb096ac968d827d8bb7542b543e (patch)
tree0f466e99355fccc3ccc175ff9d848c4df88117f9
parent7bee7340f4da6e81c07359e95edcf842365c36f2 (diff)
downloadmpfr-vl-am113.tar.gz
[tests/Makefile.am] Removed obsolete comment.vl-am113
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/vl-am113@8820 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--tests/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fd795af6c..5af48a004 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,12 +11,6 @@
AUTOMAKE_OPTIONS = 1.6 gnu
-# tversion is run
-# * at the beginning so that the user gets a possible version error
-# before any other one (the version error may be the cause of the
-# other errors), and
-# * at the end so that the error message is also near the end of the
-# output.
check_PROGRAMS = tversion tabort_prec_max tassert tabort_defalloc1 \
tabort_defalloc2 tinternals tinits tisqrt tsgn tcheck \
tisnan texceptions tset_exp tset mpf_compat mpfr_compat \