poi/src/ooxml/testcases/org/apache/poi/xssf/model
Javen O'Neal 28999738a9 Convert all *.java files to use native end of line character(s)
$ dos2unix `find -name *.java`
$ svn propset svn:eol-style native `find -name *.java`


git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782114 13f79535-47bb-0310-9956-ffa450edef68
2017-02-08 07:47:30 +00:00
..
TestCalculationChain.java bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 2016-07-04 11:54:20 +00:00
TestCommentsTable.java fix eclipse warnings - close resources / type generics 2017-01-15 23:08:47 +00:00
TestExternalLinksTable.java There can be more than one linked ExternalLinks table for a workbook #56744 2014-07-19 11:27:46 +00:00
TestMapInfo.java Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 2014-08-28 00:08:41 +00:00
TestSharedStringsTable.java extended forbidden-apis-check to ooxml-tests 2015-11-05 00:15:51 +00:00
TestStylesTable.java #60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberFormatAt(int) 2016-11-12 21:54:22 +00:00
TestThemesTable.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00