sc/qa/unit/data/functions/statistical/fods/countif.fods |   20 ++++++++++++++++
 1 file changed, 20 insertions(+)

New commits:
commit edb9b269c41619ebf15cad4b893953c57cc470c0
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Wed Feb 3 16:06:54 2021 +0100
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Wed Feb 3 21:55:34 2021 +0100

    tdf#140014: sc_statistical_functions: Add unittest
    
    Change-Id: I1ab64c897386547982a711d29088296209288d92
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110376
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/sc/qa/unit/data/functions/statistical/fods/countif.fods 
b/sc/qa/unit/data/functions/statistical/fods/countif.fods
index f6cf854c707a..72f62a37ff2f 100644
--- a/sc/qa/unit/data/functions/statistical/fods/countif.fods
+++ b/sc/qa/unit/data/functions/statistical/fods/countif.fods
@@ -4139,6 +4139,26 @@
      <table:table-cell table:style-name="ce56"/>
      <table:table-cell table:style-name="ce58"/>
     </table:table-row>
+    <table:table-row table:style-name="ro2">
+     <table:table-cell table:formula="of:=COUNTIF([.BM5:.BM9];0)" 
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="ce65" 
table:formula="of:=ROUND([.A43];12)=ROUND([.B43];12)" 
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="ce34" 
table:formula="of:=FORMULA([.A43])" office:value-type="string" 
office:string-value="=COUNTIF(BM5:BM9,0)" calcext:value-type="string">
+      <text:p>=COUNTIF(BM5:BM9,0)</text:p>
+     </table:table-cell>
+     <table:table-cell office:value-type="string" calcext:value-type="string">
+      <text:p><text:s/>tdf#140014: crash</text:p>
+     </table:table-cell>
+     <table:table-cell table:number-columns-repeated="20"/>
+     <table:table-cell table:style-name="ce56"/>
+     <table:table-cell table:style-name="ce58"/>
+    </table:table-row>
     <table:table-row table:style-name="ro2">
      <table:table-cell table:number-columns-repeated="2"/>
      <table:table-cell table:style-name="ce64"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to