aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-10-26 03:03:29 +0000
committerYang Tse <yangsita@gmail.com>2008-10-26 03:03:29 +0000
commit6db8f534450d50ff70c3d5a46ac32ccfbac4da46 (patch)
tree991011a35238e4b53c43ca1e6fa5433a45c8d6b6 /tests/data/Makefile.am
parent417bac4055ce215d3edb34f33f46e1dedaab48bb (diff)
test #558 verifies loop operation using malloc() and free()
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index c999e1b97..56e2ef6dc 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -59,7 +59,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test1064 test1065 test1066 test1067 test1068 test1069 test1070 test1071 \
test1072 test1073 test1074 test1075 test1076 test1077 test1078 test1079 \
test1080 test1081 test1082 test1083 test1084 test1085 test633 test634 \
- test635 test636 test637
+ test635 test636 test637 test558
filecheck:
@mkdir test-place; \