summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-05-14 12:26:12 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2021-05-17 17:48:19 +0200
commitc29f91f3d7a0deb902b900ff07e6c32632b8c958 (patch)
tree0889403f2c2460ed1373e172501041e7e3dd37e2 /compilerplugins
parent9bbf8057d9d92857aa3c693c1387589ad378695d (diff)
sc_ucalc: move formula tests to their own module
in order to split sc_ucalc monster into smaller modules Now, we can change CppunitTest_sc_ucalc.mk to use the template - Enable testExternalRefUnresolved on Linux/Mac - Remove testFormulaHashAndTag. it was disabled in f4dc8a869ac49f19c20fc5fa606448e9103726bd < the idea behind the test can't work right now > Change-Id: I864341442ccd321c8ef4f7147db4512bcc7a6b21 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115595 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedmethods.results6
1 files changed, 0 insertions, 6 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index 88857e7f81f2..172eaaec7b09 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -1176,12 +1176,6 @@ sc/qa/unit/helper/qahelper.hxx:155
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > print(const class ScAddress &)
sc/qa/unit/screenshots/screenshots.cxx:325
int main()
-sc/qa/unit/ucalc.hxx:151
- void Test::testFormulaHashAndTag()
-sc/qa/unit/ucalc.hxx:191
- void Test::testSingleCellCopyColumnLabel()
-sc/qa/unit/ucalc.hxx:251
- void Test::testExternalRefUnresolved()
sc/source/core/inc/interpre.hxx:71
basic_ostream<type-parameter-?-?, type-parameter-?-?> & sc::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const struct sc::ParamIfsResult &)
sc/source/core/opencl/formulagroupcl.cxx:1061