summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
-rw-r--r--tests/ttotal_order.c (renamed from tests/total_order.c)0
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3ba85f895..7c205e8e3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -33,8 +33,8 @@ check_PROGRAMS = tversion tabort_prec_max tassert tabort_defalloc1 \
tset_str tset_z tset_z_exp tsi_op tsin tsin_cos tsinh tsinh_cosh \
tsprintf tsqr tsqrt tsqrt_ui tstckintc tstdint tstrtofr \
tsub tsub1sp tsub_d tsub_ui tsubnormal tsum tswap ttan ttanh \
- ttrunc tui_div tui_pow tui_sub turandom tvalist ty0 ty1 tyn \
- tzeta tzeta_ui total_order
+ ttotal_order ttrunc tui_div tui_pow tui_sub turandom tvalist \
+ ty0 ty1 tyn tzeta tzeta_ui
# Before Automake 1.13, we ran tversion at the beginning and at the end
# of the tests, and output from tversion appeared at the same place as
diff --git a/tests/total_order.c b/tests/ttotal_order.c
index 0fa019c22..0fa019c22 100644
--- a/tests/total_order.c
+++ b/tests/ttotal_order.c