[Libreoffice-commits] core.git: sc/qa

Xisco Fauli (via logerrit) logerrit at kemper.freedesktop.org
Mon May 10 10:11:33 UTC 2021


 sc/qa/unit/data/functions/mathematical/fods/rawsubtract.fods |   24 +++++++++++
 1 file changed, 24 insertions(+)

New commits:
commit bdba387bad9dea718e21326ddf025be7af383cfd
Author:     Xisco Fauli <xiscofauli at libreoffice.org>
AuthorDate: Mon May 10 11:31:22 2021 +0200
Commit:     Xisco Fauli <xiscofauli at libreoffice.org>
CommitDate: Mon May 10 12:10:55 2021 +0200

    sc_mathematical_functions: Add test for 9a71644aa475a6090f6
    
    Change-Id: Ibf4b5b163b9b9ec123597cf99395a02e25a56be5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115315
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>

diff --git a/sc/qa/unit/data/functions/mathematical/fods/rawsubtract.fods b/sc/qa/unit/data/functions/mathematical/fods/rawsubtract.fods
index 588c8f1b66ad..202874f35c46 100644
--- a/sc/qa/unit/data/functions/mathematical/fods/rawsubtract.fods
+++ b/sc/qa/unit/data/functions/mathematical/fods/rawsubtract.fods
@@ -4097,6 +4097,30 @@
      <table:table-cell table:style-name="ce27" table:number-columns-repeated="4"/>
      <table:table-cell table:number-columns-repeated="2"/>
     </table:table-row>
+    <table:table-row table:style-name="ro6">
+     <table:table-cell table:formula="of:=ORG.LIBREOFFICE.RAWSUBTRACT(0.3;0.2;0.1;-0.1;-0.2;0.3)" office:value-type="float" office:value="0" calcext:value-type="float">
+      <text:p>0</text:p>
+     </table:table-cell>
+     <table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
+      <text:p>0</text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="ce28" table:formula="of:=ROUND([.A13];20)=ROUND([.B13];20)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+      <text:p>TRUE</text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="ce32" table:formula="of:=FORMULA([.A13])" office:value-type="string" office:string-value="=RAWSUBTRACT(0.3;0.2;0.1;-0.1;-0.2;0.3)" calcext:value-type="string">
+      <text:p>=RAWSUBTRACT(0.3;0.2;0.1;-0.1;-0.2;0.3)</text:p>
+     </table:table-cell>
+     <table:table-cell table:number-columns-repeated="7"/>
+     <table:table-cell table:style-name="ce19"/>
+     <table:table-cell table:style-name="ce46" table:number-columns-repeated="2"/>
+     <table:table-cell/>
+     <table:table-cell table:style-name="ce27" table:number-columns-repeated="2"/>
+     <table:table-cell table:number-columns-repeated="2"/>
+     <table:table-cell table:style-name="ce38"/>
+     <table:table-cell table:style-name="ce55"/>
+     <table:table-cell table:style-name="ce27" table:number-columns-repeated="4"/>
+     <table:table-cell table:number-columns-repeated="2"/>
+    </table:table-row>
     <table:table-row table:style-name="ro6">
      <table:table-cell table:number-columns-repeated="2"/>
      <table:table-cell table:style-name="ce28"/>


More information about the Libreoffice-commits mailing list