aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-08-26 20:55:48 +0200
committerMattias Andrée <maandree@kth.se>2018-08-26 20:55:48 +0200
commit779ccf8c11d3990052f3e0f400319dbb8c2d7f77 (patch)
treecc75a0a1a1b20a78d9a70f285978e50341b3fa39 /Makefile
parentAdd test for putenvf (diff)
downloadlibsimple-779ccf8c11d3990052f3e0f400319dbb8c2d7f77.tar.gz
libsimple-779ccf8c11d3990052f3e0f400319dbb8c2d7f77.tar.bz2
libsimple-779ccf8c11d3990052f3e0f400319dbb8c2d7f77.tar.xz
Fixes and tests
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d235867..4c53b19 100644
--- a/Makefile
+++ b/Makefile
@@ -73,6 +73,8 @@ TESTS =\
memrmem.test\
memstarts.test\
minimise_number_string.test\
+ multimespec.test\
+ multimeval.test\
rawmemchr.test\
rawmemrchr.test\
strcaseends.test\