From e73819983c45188ca990ca2b37f9bcf31fe0a2c7 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sat, 16 Mar 2019 17:55:30 +0000 Subject: 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 --- solenv/clang-format/blacklist | 4 ---- 1 file changed, 4 deletions(-) (limited to 'solenv') 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 -- cgit