aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-08-26 18:18:02 +0200
committerMattias Andrée <maandree@kth.se>2018-08-26 18:18:02 +0200
commit5e6416550f23daff9e622445123b17d2b5d53a8e (patch)
tree49a79366fb90caf1bfecb87537a28e665095dad6 /Makefile
parentUpdate README (diff)
downloadlibsimple-5e6416550f23daff9e622445123b17d2b5d53a8e.tar.gz
libsimple-5e6416550f23daff9e622445123b17d2b5d53a8e.tar.bz2
libsimple-5e6416550f23daff9e622445123b17d2b5d53a8e.tar.xz
Add tests
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 22ac562..048d690 100644
--- a/Makefile
+++ b/Makefile
@@ -61,6 +61,10 @@ OBJ =\
TESTS =\
asprintf.test\
+ difftimespec.test\
+ difftimeval.test\
+ doubletotimespec.test\
+ doubletotimeval.test\
isutf8.test\
memdup.test\
memends.test\