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/xls-xml/bold-and-italic/check.txt | 5 ++ test/xls-xml/bold-and-italic/input.xml | 120 +++++++++++++++++++++++++++++++++ 2 files changed, 125 insertions(+) create mode 100644 test/xls-xml/bold-and-italic/check.txt create mode 100644 test/xls-xml/bold-and-italic/input.xml (limited to 'test/xls-xml/bold-and-italic') diff --git a/test/xls-xml/bold-and-italic/check.txt b/test/xls-xml/bold-and-italic/check.txt new file mode 100644 index 0000000..0524db3 --- /dev/null +++ b/test/xls-xml/bold-and-italic/check.txt @@ -0,0 +1,5 @@ +Sheet1/0/0:string:"Normal Text" +Sheet1/1/0:string:"Bold Text" +Sheet1/2/0:string:"Italic Text" +Sheet1/3/0:string:"Bold and Italic Text" +Sheet1/4/0:string:"Bold and Italic mixed" diff --git a/test/xls-xml/bold-and-italic/input.xml b/test/xls-xml/bold-and-italic/input.xml new file mode 100644 index 0000000..6900bcc --- /dev/null +++ b/test/xls-xml/bold-and-italic/input.xml @@ -0,0 +1,120 @@ + + + + + Kohei Yoshida + Kohei Yoshida + 2013-06-01T20:53:09Z + 2017-03-03T22:12:09Z + 15.00 + + + + + + 12000 + 18225 + 120 + 60 + False + False + + + + + + + + + + + + Normal Text + + + Bold Text + + + Italic Text + + + Bold and Italic Text + + + Bold and Italic mixed + +
+ + +
+