test/test_util: add unit test for DivideString

This commit is contained in:
Max Kellermann
2014-12-04 07:23:06 +01:00
parent 77b316cdfb
commit 02a77f6797
3 changed files with 47 additions and 0 deletions
+1
View File
@@ -2001,6 +2001,7 @@ test_run_inotify_LDADD = \
endif
test_test_util_SOURCES = \
test/DivideStringTest.hxx \
test/UriUtilTest.hxx \
test/TestCircularBuffer.hxx \
test/test_util.cxx