summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2017-09-16 17:32:20 +0100
committerMichael Meeks <michael.meeks@collabora.com>2017-11-22 15:55:03 +0000
commit42d264eeb00fc14bb89104c7dc8b3bcd53897e30 (patch)
tree68341506db2b175c36a8820b9491ea5759b37aa1 /test/Makefile.am
parentMove the Delta generator out into its own file. (diff)
downloadonline-42d264eeb00fc14bb89104c7dc8b3bcd53897e30.tar.gz
online-42d264eeb00fc14bb89104c7dc8b3bcd53897e30.zip
Start of Delta unit-tests.
Change-Id: I1a25f5347c0d7430000146bb585a041d363bcf37
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index aa54e0cb49..98426f72e9 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -47,6 +47,7 @@ wsd_sources = \
test_base_source = \
TileQueueTests.cpp \
WhiteBoxTests.cpp \
+ DeltaTests.cpp \
$(wsd_sources)
test_all_source = \