# 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_tests)) $(eval $(call gb_UITest_add_modules,impress_tests,$(SRCDIR)/sd/qa/uitest,\ impress_tests/ \ )) $(eval $(call gb_UITest_set_defs,impress_tests, \ TDOC="$(SRCDIR)/sd/qa/uitest/data" \ )) $(eval $(call gb_UITest_avoid_oneprocess,impress_tests)) # vim: set noet sw=4 ts=4: rm'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sax/test
AgeCommit message (Expand)Author
2023-04-30Use getXWeak in saxMike Kaganski
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2018-08-04Fix typosAndrea Gelmini
2018-01-24Fix typosAndrea Gelmini
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sax module away from OSL_ASSERT to assertChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl