From 5cfe3f2743c2b2eb2689090516a4e667fd8ca29a Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 14 Sep 2007 22:52:54 +0000 Subject: test: added more test-cases and improved reporting of failures. Signed-off-by: Michael Krelin --- (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 0dbba65..550078a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -5,4 +5,7 @@ INCLUDES = -I${top_srcdir}/include/ test_SOURCES = test.cc test_LDADD = ${top_builddir}/lib/libopkele.la -EXTRA_DIST=$(addsuffix .html,$(addprefix html/, empty head-in-body hkn-delegate hkn-server hkn in-body)) +EXTRA_DIST=$(addsuffix .html,$(addprefix html/, \ + empty head-in-body hkn-delegate hkn-server hkn in-body \ + unclosed-head spaced-links spaced-link-attrs \ + )) -- cgit v0.9.0.2