diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-25 00:41:35 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-25 04:17:29 +0100 |
commit | dd0155967e0b679b7df3907fcb12e8cbd82cdefb (patch) | |
tree | 2308d5df1d7a86e3a9aa3d734c5ef134ea526877 /solenv | |
parent | 017f846efa9b31cb692ad0c477b8e3607f297181 (diff) |
tdf#45904 Move XPropertySet Java tests to C++
Move XPropertySet Java tests to C++ for ScTableValidationObj.
Change-Id: If058f40ff73203d2705bf9841d0496d52ff93ed8
Reviewed-on: https://gerrit.libreoffice.org/66890
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index d582d0a1d68e..265e01eb5670 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7569,7 +7569,6 @@ include/svx/zoomslideritem.hxx include/systools/win32/comtools.hxx include/systools/win32/qswin32.h include/systools/win32/uwinapi.h -include/test/beans/xpropertyset.hxx include/test/bootstrapfixture.hxx include/test/calc_unoapi_test.hxx include/test/callgrind.hxx @@ -16559,7 +16558,6 @@ sw/source/uibase/wrtsh/wrtsh2.cxx sw/source/uibase/wrtsh/wrtsh3.cxx sw/source/uibase/wrtsh/wrtsh4.cxx sw/source/uibase/wrtsh/wrtundo.cxx -test/source/beans/xpropertyset.cxx test/source/bootstrapfixture.cxx test/source/calc_unoapi_test.cxx test/source/callgrind.cxx |