summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGergely Nagy <algernon@balabit.hu>2012-03-20 12:31:12 +0100
committerGergely Nagy <algernon@balabit.hu>2012-03-20 12:31:12 +0100
commitbb9abceb495ec95236edbc51c4b14091718c9f7d (patch)
tree37eb8061063f3d25ff189626a55d99d388621168 /Makefile.am
parentc798b58e8fc69bd605822b9c03e3af551cd8dd2a (diff)
downloadlibumberlog-bb9abceb495ec95236edbc51c4b14091718c9f7d.tar.gz
libumberlog-bb9abceb495ec95236edbc51c4b14091718c9f7d.tar.xz
libumberlog-bb9abceb495ec95236edbc51c4b14091718c9f7d.zip
Implement a test suite.
The test suite uses cee_format() to format the messages, and parses the resulting string back into JSON, and verifies that certain key values are what we expect them to be. Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a9f5bf7..edeecee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = lib
+SUBDIRS = lib t
ACLOCAL_AMFLAGS = -I m4 --install
EXTRA_DIST = LICENSE README.rst