aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorShigio YAMAGUCHI <shigio@gnu.org>2011-08-18 00:07:21 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-18 00:13:24 +0300
commit7813cbc86985ad0656167bb583a9c7e75ba3ad94 (patch)
treea913c7581bb72d4620b60ee7d2910a09b9c91577 /tests/Makefile.am
parent7885357f42161f4b3481054d2328c8199635b5d8 (diff)
downloadcflow-7813cbc86985ad0656167bb583a9c7e75ba3ad94.tar.gz
cflow-7813cbc86985ad0656167bb583a9c7e75ba3ad94.tar.bz2
Fix the output of branch marks in tree mode.
* src/output.c (direct_tree) (inverted_tree): Use is_last instead of is_printable to decide what mark to use for the line. * tests/bartest.at: New testcase. * tests/Makefile.am: Add bartest.at * tests/testsuite.at: Include bartest.at
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6ec2da8..2fe8734 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -43,6 +43,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
TESTSUITE_AT = \
attr.at\
awrapper.at\
+ bartest.at\
direct.at\
fdecl.at\
funcarg.at\

Return to:

Send suggestions and report system problems to the System administrator.