From c484829272cd13a738e35412498e12f2c9a194ac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:48:59 +0200 Subject: Adding upstream version 0.19.2. Signed-off-by: Daniel Baumann --- test/ods/named-expression/check.txt | 14 ++++++++++++++ test/ods/named-expression/input.ods | Bin 0 -> 8582 bytes 2 files changed, 14 insertions(+) create mode 100644 test/ods/named-expression/check.txt create mode 100644 test/ods/named-expression/input.ods (limited to 'test/ods/named-expression') diff --git a/test/ods/named-expression/check.txt b/test/ods/named-expression/check.txt new file mode 100644 index 0000000..e25d914 --- /dev/null +++ b/test/ods/named-expression/check.txt @@ -0,0 +1,14 @@ +Sheet1/1/1:formula:MyCalc:128 +Sheet1/1/4:numeric:7 +Sheet1/2/4:numeric:3 +Sheet1/3/2:formula:128/MyCalc:1 +Sheet1/3/4:formula:MyCalcWithRef:1024 +Sheet1/6/0:formula:INT(MyCalcWithRef2*PI()):65 +Sheet1/7/0:formula:INT(MyCalcWithRef2*PI()):50 +Sheet1/8/0:formula:INT(MyCalcWithRef2*PI()):28 +Sheet2/0/0:numeric:1 +Sheet2/0/1:numeric:4 +Sheet2/1/0:numeric:2 +Sheet2/1/1:numeric:5 +Sheet2/2/0:numeric:3 +Sheet2/2/1:numeric:6 diff --git a/test/ods/named-expression/input.ods b/test/ods/named-expression/input.ods new file mode 100644 index 0000000..19a60e8 Binary files /dev/null and b/test/ods/named-expression/input.ods differ -- cgit v1.2.3