test/test_util: move class UriUtilTest to UriUtilTest.hxx

This commit is contained in:
Max Kellermann
2014-12-04 07:12:04 +01:00
parent 050f0c3d8f
commit 2abfc7b87b
3 changed files with 68 additions and 57 deletions
+1
View File
@@ -2001,6 +2001,7 @@ test_run_inotify_LDADD = \
endif
test_test_util_SOURCES = \
test/UriUtilTest.hxx \
test/TestCircularBuffer.hxx \
test/test_util.cxx
test_test_util_CPPFLAGS = $(AM_CPPFLAGS) $(CPPUNIT_CFLAGS) -DCPPUNIT_HAVE_RTTI=0