summaryrefslogtreecommitdiff
path: root/cui/UITest_cui_dialogs.mk
blob: d3ad2dc641029abf07d786bae33df86fc8350c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# -*- 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,cui_dialogs))

$(eval $(call gb_UITest_add_modules,cui_dialogs,$(SRCDIR)/cui/qa/uitest,\
	dialogs/ \
))

# vim: set noet sw=4 ts=4:
=41eeaace84b45c803fff3ebd5ab981f0ad09393b'>loplugin:oncevarNoel Grandin 2018-08-29Round fraction if possible, else truncate; tools::Time::GetClock()Eike Rathke 2018-08-29Add unit tests for tools::Time::GetClock()Eike Rathke 2018-08-21tdf#119326 crash when adding "Windows Share" File resourceNoel Grandin 2018-07-09test: create unit tests for ConfigChris Sherlock 2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin 2018-05-19Revert "tools: test Pair"Noel Grandin 2018-05-16tools: test PairChris Sherlock 2018-05-12tools: test for FRoundChris Sherlock 2018-05-09there are 3600000 seconds in an hourCaolán McNamara 2018-05-08tools: document and test sanitiseMm100ToTwip()Chris Sherlock 2018-05-07tools: date unit testsChris Sherlock 2018-04-30tools: test for MinMaxChris Sherlock 2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann 2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin 2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann 2018-01-12More loplugin:cstylecast: toolsStephan Bergmann 2018-01-05long->sal_Int32 in BigIntNoel Grandin 2017-10-23loplugin:includeform: toolsStephan Bergmann 2017-10-03new loplugin:blockblockNoel Grandin 2017-09-15Fix typosAndrea Gelmini 2017-09-15Assert flags passed to rtl_convertTextToUnicode/UnicodeToText are validStephan Bergmann 2017-09-15long->sal_Int32 in FractionNoel Grandin 2017-08-17remove unnecessary use of OUString::getStrNoel Grandin 2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke 2017-07-03use sal_Int32 in tools::DateNoel Grandin 2017-06-28loplugin:oncevar in test..toolsNoel Grandin 2017-05-05Fix typosAndrea Gelmini 2017-05-04Replace all OUString("") with OUString()Arnaud Versini 2017-05-02Add more unit tests for Date::Normalize()Eike Rathke 2017-05-02Test that empty date is not a valid dateEike Rathke 2017-04-28use std container for ParameterListJochen Nitschke 2017-04-28Add unit tests for Date::Normalize()Eike Rathke 2017-04-28loplugin:cppunitassertequals: toolsStephan Bergmann 2017-04-26extend unit test for INetMIME::scanContentTypeJochen Nitschke 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-12Add minimal INetMIME::scanContentType test and fix bugs thus foundStephan Bergmann 2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna 2017-01-24Clarify some INetURLObject::setExtension behaviorStephan Bergmann 2016-12-09CppunitTest_tools_test: fix loplugin:cppunitassertequals warningsMiklos Vajna 2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin 2016-12-05convert DecodeMechanism to scoped enumNoel Grandin