Author: fanningpj
Date: Fri Jul 19 14:19:35 2024
New Revision: 1919373
URL: http://svn.apache.org/viewvc?rev=1919373&view=rev
Log:
add chinese hssf test
Added:
poi/trunk/test-data/spreadsheet/chinese-provinces.xls (with props)
Modified:
poi/trunk/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java
Modified:
poi/trunk/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java
URL:
http://svn.apache.org/viewvc/poi/trunk/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java?rev=1919373&r1=1919372&r2=1919373&view=diff
==============================================================================
--- poi/trunk/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java
(original)
+++ poi/trunk/poi/src/test/java/org/apache/poi/hssf/usermodel/TestBugs.java Fri
Jul 19 14:19:35 2024
@@ -2540,7 +2540,8 @@ final class TestBugs extends BaseTestBug
"41139.xls", "ex42564-21435.xls", "ex42564-21503.xls", "28774.xls",
"44891.xls", "44235.xls", "36947.xls",
"39634.xls", "47701.xls", "48026.xls", "47251.xls", "47251_1.xls",
"50020.xls", "50426.xls", "50779_1.xls",
"50779_2.xls", "51670.xls", "54016.xls", "57456.xls", "53109.xls",
"com.aida-tour.www_SPO_files_maldives%20august%20october.xls",
- "named-cell-in-formula-test.xls", "named-cell-test.xls",
"bug55505.xls", "SUBSTITUTE.xls", "64261.xls"
+ "named-cell-in-formula-test.xls", "named-cell-test.xls",
"bug55505.xls", "chinese-provinces.xls",
+ "SUBSTITUTE.xls", "64261.xls"
})
void simpleTest(String fileName) throws IOException {
simpleTest(fileName, null);
Added: poi/trunk/test-data/spreadsheet/chinese-provinces.xls
URL:
http://svn.apache.org/viewvc/poi/trunk/test-data/spreadsheet/chinese-provinces.xls?rev=1919373&view=auto
==============================================================================
Binary file - no diff available.
Propchange: poi/trunk/test-data/spreadsheet/chinese-provinces.xls
------------------------------------------------------------------------------
svn:mime-type = application/vnd.ms-excel
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]