diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-12-02 00:30:32 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-12-03 03:40:44 +0100 |
commit | 06b1e244ff9502664fe79dc27346e4fd9968afbc (patch) | |
tree | b9775e2b8f3feac2d7fcd9c7900ca9c9eb08c1eb | |
parent | aa4427f3f149b709cd95b3feb14c4f386f5d9e51 (diff) |
test: enable clang-format for xindexaccess
Accidentally formatted the files with commit
d0a6f8a8e862bede67989cd3fac105d7c8231eb0. Might just enable them.
Change-Id: I2f017a17d29f63721be10eb3bff388ed1a5a49bb
Reviewed-on: https://gerrit.libreoffice.org/64418
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
-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 92aab89287bf..0b421e3d00ac 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7576,7 +7576,6 @@ include/test/beans/xpropertyset.hxx include/test/bootstrapfixture.hxx include/test/calc_unoapi_test.hxx include/test/callgrind.hxx -include/test/container/xindexaccess.hxx include/test/container/xnamecontainer.hxx include/test/container/xnamed.hxx include/test/container/xnamereplace.hxx @@ -16567,7 +16566,6 @@ test/source/beans/xpropertyset.cxx test/source/bootstrapfixture.cxx test/source/calc_unoapi_test.cxx test/source/callgrind.cxx -test/source/container/xindexaccess.cxx test/source/container/xnamecontainer.cxx test/source/container/xnamed.cxx test/source/container/xnamereplace.cxx |