From aa9d919e50e38d40c46cbd172cf51a4cc13673c4 Mon Sep 17 00:00:00 2001 From: Zdeněk Crhonek Date: Wed, 6 Dec 2017 20:25:23 +0100 Subject: uitest - writer "delete all comments"; move writer tests to sw/qa/uitest Change-Id: Id7d6a2a413234b07df3f0f07184e7e33fec73633 Reviewed-on: https://gerrit.libreoffice.org/45985 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sw/UITest_writer_tests.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sw/UITest_writer_tests.mk (limited to 'sw/UITest_writer_tests.mk') diff --git a/sw/UITest_writer_tests.mk b/sw/UITest_writer_tests.mk new file mode 100644 index 000000000000..3205991d0429 --- /dev/null +++ b/sw/UITest_writer_tests.mk @@ -0,0 +1,12 @@ +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_UITest_UITest,writer_tests)) + +$(eval $(call gb_UITest_add_modules,writer_tests,$(SRCDIR)/sw/qa/uitest,\ + writer_tests/ \ +)) -- cgit v1.2.3