summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2022-02-05 18:14:38 -0500
committerAshod Nakashian <Ashod@users.noreply.github.com>2022-02-08 20:46:01 -0500
commit203a58f6d876843f13f8a118863d12555ec53e55 (patch)
treedde3e0cc238bd766a53bf1e4c62db672e406414b /Makefile.am
parentwsd: test: add discarding after closing test to DocumentConflict (diff)
downloadonline-203a58f6d876843f13f8a118863d12555ec53e55.tar.gz
online-203a58f6d876843f13f8a118863d12555ec53e55.zip
wsd: test: add SaveOnExit test
Refactor UnitWOPIDocumentConflict.cpp into WOPIUploadConflictCommon.hpp and reuse for both DocumentConflict and SaveOnExit tests. Change-Id: I54ec1e37e5e9c6298b12a2b2e596363683fb2e34 Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e25a15d4ab..e95a922de4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -324,6 +324,7 @@ noinst_HEADERS = $(wsd_headers) $(shared_headers) $(kit_headers) \
test/test.hpp \
test/testlog.hpp \
test/HttpTestServer.hpp \
+ test/WOPIUploadConflictCommon.hpp \
test/helpers.hpp
dist-hook: