From 02360ec7be6b061513f07638d015da066afef7dc Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 14 Aug 2016 23:49:53 +0100 Subject: add some corestrings API tests and fix corestrings fini. --- test/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index d62e2fd8d..a3f84f35a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -51,6 +51,7 @@ urlescape_SRCS := utils/url.c test/log.c test/urlescape.c # utility test sources utils_SRCS := utils/utils.c utils/messages.c utils/hashtable.c \ + utils/corestrings.c utils/nsurl.c utils/idna.c \ test/log.c test/utils.c # time test sources -- cgit v1.2.3