# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
2018-05-05Fix typosAndrea Gelmini
2018-04-14Fix typosAndrea Gelmini
2018-04-06Fix Python file URL construction on WindowsStephan Bergmann
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-23loplugin:includeform: unotestStephan Bergmann
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-22unotest: really run every CppunitTest with its own user profileMichael Stahl
2017-05-27tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert unotest from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:cppunitassertequals: unotestStephan Bergmann
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2017-03-02Fix typosAndrea Gelmini
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai
2017-01-17remove some unused Java codeNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in unotestStephan Bergmann
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-16Fix typosAndrea Gelmini
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-10Special case for ANDROID is supposed to no longer be neededStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl