diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-03-16 17:55:30 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-03-16 19:54:20 +0100 |
commit | e73819983c45188ca990ca2b37f9bcf31fe0a2c7 (patch) | |
tree | 2ae3fbe4a6d3bfba15dcdecfd7ee80ca3a1f2876 /solenv | |
parent | ad04121efa8dd513bc0564515b5f305bb1549109 (diff) |
include/test/: enable clang-format
Formatted some test related files when updating test case.
Change-Id: I29ac18db6d85d333e57af153c352b3c76e23a165
Reviewed-on: https://gerrit.libreoffice.org/69343
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 6b3f4aecd914..a1d1af410cdd 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7573,11 +7573,9 @@ include/test/bootstrapfixture.hxx include/test/calc_unoapi_test.hxx include/test/callgrind.hxx include/test/container/xnamed.hxx -include/test/container/xnamereplace.hxx include/test/htmltesttools.hxx include/test/screenshot_test.hxx include/test/setupvcl.hxx -include/test/sheet/cellarealink.hxx include/test/sheet/cellproperties.hxx include/test/sheet/databaserange.hxx include/test/sheet/datapilotfield.hxx @@ -16544,13 +16542,11 @@ test/source/bootstrapfixture.cxx test/source/calc_unoapi_test.cxx test/source/callgrind.cxx test/source/container/xnamed.cxx -test/source/container/xnamereplace.cxx test/source/diff/diff.cxx test/source/htmltesttools.cxx test/source/isheadless.hxx test/source/screenshot_test.cxx test/source/setupvcl.cxx -test/source/sheet/cellarealink.cxx test/source/sheet/cellproperties.cxx test/source/sheet/databaserange.cxx test/source/sheet/datapilotfield.cxx |