diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2022-11-18 09:47:04 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2022-11-18 18:51:33 +0100 |
commit | 5cc9ab736aa61c7395be0f6960064de36063f677 (patch) | |
tree | 57a63e61b7779425e5c43b8fc3a015ee9b2f5531 /sc/qa/unit | |
parent | 952b876d5190781e2051bbb6ffcd835d108daf87 (diff) |
sc: rename these tests to ucalc_*
All inherit from the same class, just to be consistent.
this is part of a follow-up refactoring
Change-Id: I9f69ae16c9363996a95a684183d6c0e981594405
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142907
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/qa/unit')
-rw-r--r-- | sc/qa/unit/ucalc_datatransformation.cxx (renamed from sc/qa/unit/datatransformation_test.cxx) | 0 | ||||
-rw-r--r-- | sc/qa/unit/ucalc_parallelism.cxx (renamed from sc/qa/unit/parallelism.cxx) | 0 | ||||
-rw-r--r-- | sc/qa/unit/ucalc_range.cxx (renamed from sc/qa/unit/range.cxx) | 0 | ||||
-rw-r--r-- | sc/qa/unit/ucalc_rangelst.cxx (renamed from sc/qa/unit/rangelst_test.cxx) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/sc/qa/unit/datatransformation_test.cxx b/sc/qa/unit/ucalc_datatransformation.cxx index 7f33aa21548a..7f33aa21548a 100644 --- a/sc/qa/unit/datatransformation_test.cxx +++ b/sc/qa/unit/ucalc_datatransformation.cxx diff --git a/sc/qa/unit/parallelism.cxx b/sc/qa/unit/ucalc_parallelism.cxx index ee148f822410..ee148f822410 100644 --- a/sc/qa/unit/parallelism.cxx +++ b/sc/qa/unit/ucalc_parallelism.cxx diff --git a/sc/qa/unit/range.cxx b/sc/qa/unit/ucalc_range.cxx index 30f8a1f8cc3c..30f8a1f8cc3c 100644 --- a/sc/qa/unit/range.cxx +++ b/sc/qa/unit/ucalc_range.cxx diff --git a/sc/qa/unit/rangelst_test.cxx b/sc/qa/unit/ucalc_rangelst.cxx index 48d95dddfcbc..48d95dddfcbc 100644 --- a/sc/qa/unit/rangelst_test.cxx +++ b/sc/qa/unit/ucalc_rangelst.cxx |