summaryrefslogtreecommitdiff
path: root/pyuno/PythonTest_pyuno_pytests_ssl.mk
blob: cdb859fd786981e10c0faf808515646cf1178b3b (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_PythonTest_PythonTest,pyuno_pytests_ssl))

$(eval $(call gb_PythonTest_add_modules,pyuno_pytests_ssl,$(SRCDIR)/pyuno/qa/pytests,\
    testssl \
))

# vim: set noet sw=4 ts=4:
o/cib/libreoffice-6-4&id=79b0046ba0ea04867304c3bd9b27f0a182e2c2c9'>remove legacy build.pl prj/build.lst files.Michael Meeks 2013-03-13more subtle dependencies for cross-compilationMatúš Kukan 2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann 2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann 2013-03-09coverity#989730 and coverity#989729: Uninitialized scalar fieldMarc-André Laverdière 2013-03-05My check-deps script expects a space there...Kohei Yoshida 2013-03-04reg2unoidl is a build-time tool (for now, at least)Stephan Bergmann 2013-03-02reg2unoidl not needed for non-desktop OSesTor Lillqvist 2013-03-02Avoid C++11 scoped enumsTor Lillqvist 2013-03-02Fix shadowed declaration of "e"Julien Nabet 2013-03-02Don't use local types as template arguments (C++11 only feature)Stephan Bergmann 2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann 2013-02-28remove all d.lstMichael Stahl 2013-02-25WIP: Experimental new binary type.rdb formatStephan Bergmann