# -*- 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_Package_Package,sc_opencl_runtimetest,$(SRCDIR)/sc/source/core/opencl)) $(eval $(call gb_Package_add_files,sc_opencl_runtimetest,$(LIBO_ETC_FOLDER)/opencl,\ cl-test.ods \ )) # vim: set noet sw=4 ts=4: href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc/test
AgeCommit message (Expand)Author
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-08-25Fix typosAndrea Gelmini
2019-08-23Clarify a corner caseStephan Bergmann
2019-08-23Check that XUriReferenceFactory.makeAbsolute matches rtl::Uri::convertRelToAbsStephan Bergmann
2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann
2019-08-19Make test code more readableStephan Bergmann
2019-08-19Improve test failure outputStephan Bergmann
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16Fix tests taken from RFC 2396Stephan Bergmann
2019-08-16Re-enable stoc/test/uriproc/Stephan Bergmann
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typoAndrea Gelmini
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-25Fix typosAndrea Gelmini