Skip to content

Commit d2f8b02

Browse files
update
1 parent 514af8b commit d2f8b02

9 files changed

+13
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build/*
1313

1414
# Test Output Folder
1515
out/*
16-
spec/out/*
16+
# spec/out/*
1717

1818
# Tmp folder
1919
tmp/*

spec/out/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
output folder for specs

spec/out/issue-995-encoding.test.csv

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
משהו שכתוב בעברית

spec/out/test-issue-623.xlsx

6.26 KB
Binary file not shown.

spec/out/wb-issue-877.test.xlsx

106 KB
Binary file not shown.

spec/out/wb-issue-880.test.xlsx

108 KB
Binary file not shown.

spec/out/wb.test.csv

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
7 Hello, World! 17/08/2016 00:23:59 7 http://www.link.com <a href="www.whatever.com">Talk to the H&</a> {"num":7,"str":"Hello, World!"} true false #N/A #VALUE!
2+
5 5
3+
5 5
4+
1.5 1.5 1.5
5+
Hello, World! Hello, World! Hello, World! 1.6 1.6 17/08/2016 00:23:59
6+
Top Left Middle Centre Bottom Right Wrap Text Indent 1 Indent 2 Rotate 15 Rotate 30 Rotate 45 Rotate 60 Rotate 75 Rotate 90 Rotate -15 Rotate -30 Rotate -45 Rotate -60 Rotate -75 Rotate -90 Vertical Text
7+
Blue White Horizontal Gradient Red Dark Vertical Red Green Dark Trellis RGB Path Gradient
8+
1 2 3 4 5
9+
1 2 3 4 5 1
10+
1 1 1 1 1

spec/out/wb.test.xlsx

5.96 KB
Binary file not shown.

test.xlsx

-6.15 KB
Binary file not shown.

0 commit comments

Comments
 (0)