# -*- 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_Library_Library,unoexceptionprotector)) $(eval $(call gb_Library_use_sdk_api,unoexceptionprotector)) $(eval $(call gb_Library_use_libraries,unoexceptionprotector,\ cppu \ cppuhelper \ sal \ )) $(eval $(call gb_Library_use_externals,unoexceptionprotector,\ boost_headers \ cppunit \ )) $(eval $(call gb_Library_add_exception_objects,unoexceptionprotector,\ unotest/source/cpp/unoexceptionprotector/unoexceptionprotector \ )) # vim: set noet sw=4 ts=4: n value='distro/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/uitest
AgeCommit message (Expand)Author
2018-08-27uitest interpreter: some improvementsSaurav Chirania
2018-07-28uitest: support parameters when sending UNO commandsSaurav Chirania
2018-07-10uitests - error if UITEST_TEST_NAME not set to anything usefulNoel Grandin
2018-07-06uitest interpreter: support opening existing documentSaurav Chirania
2018-07-06uitest interpreter: handle when parent is empty stringSaurav Chirania
2018-07-02uitest interpreter: add support for starting appsSaurav Chirania
2018-07-02uitest interpreter: let's use argparse to parse argumentsSaurav Chirania
2018-07-01uitest interpreter: add more featuresSaurav Chirania
2018-06-24uitest: interpreter for log filesSaurav Chirania
2018-06-20Add UI test for the Customize dialogMuhammet Kara
2018-05-09Typos in change 53934heiko tietze
2018-05-09tdf#114006 - New default set of gradient presetsheiko tietze
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann
2018-03-07uitest: add demo showing how to select different sheetMarkus Mohrhard
2018-02-21Revert "uitest: add timeout for blocking actions"Stephan Bergmann
2018-02-18uitest: add timeout for blocking actionsMarkus Mohrhard
2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz
2018-02-06uitest: improve conditional test suppression to limit by class and by functionMiklos Vajna
2018-02-05tdf#107501 automatize EN-8 manual test, related tdf#84810Saurav Chirania
2018-02-02uitest for tdf#114724 headings outline tracking in NavigatorJim Raykowski
2018-01-08uitest: add a shared helper method for selecting textMarkus Mohrhard
2018-01-08uitest: add demo showing how to select text in EditMarkus Mohrhard
2017-11-25fix uitest/writer_tests/data/3pages.odtRene Engelhard
2017-11-24uitest - writer Go to page dialogZdeněk Crhonek
2017-11-21tdf#112650 Disable 'background settings for all pages'heiko tietze