about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-12-14 16:48:27 +0000
committerJames Booth <boothj5@gmail.com>2013-12-14 16:48:27 +0000
commit4bb38ac011b823bd8d2a4ba4beb776f757843d10 (patch)
treea6d43b42b1fee3a89835f99345f4cf92a5b45e08 /Makefile.am
parent07308673261449c3aab3bbed627a8d61da7a0470 (diff)
downloadprofani-tty-4bb38ac011b823bd8d2a4ba4beb776f757843d10.tar.gz
Added parser tests to cmocka
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c2c9f53e..7f4ff20b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,6 +85,7 @@ test_sources = \
 	tests/test_command.c \
 	tests/test_history.c \
 	tests/test_jid.c \
+	tests/test_parser.c \
     tests/testsuite.c
 
 main_source = src/main.c
17' href='#n117'>117 118 119 120 121 122 123 124 125 126