Kaydet (Commit) e672eb7a authored tarafından Markus Mohrhard's avatar Markus Mohrhard

uitest: also add the impress uitest demo to the makefiles

Change-Id: Id5d5c53b5d51b7c8984c93e8c89b0a71b8c660bd
üst 2df39107
......@@ -13,4 +13,5 @@ $(eval $(call gb_Module_Module,uitest))
$(eval $(call gb_Module_add_uicheck_targets,uitest,\
UITest_calc_demo \
UITest_writer_demo \
UITest_impress_demo \
))
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# 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,impress_demo))
$(eval $(call gb_UITest_add_modules,impress_demo,$(SRCDIR)/uitest,\
impress_tests/impress_demo.txt \
))
# vim: set noet sw=4 ts=4:
impress_tests.start.start_impress
impress_tests.start.select_page
impress_tests.start.select_text
impress_tests.start.select_object
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment