poi/src/ooxml/testcases/org/apache/poi/xssf
Javen O'Neal b2206fc40f bug 60742: write out to unit test TempFile rather than Unix-only /tmp/60512.xlsx; patch from Chiara Marcheschi
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1783426 13f79535-47bb-0310-9956-ffa450edef68
2017-02-17 16:57:43 +00:00
..
eventusermodel #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
extractor fix eclipse warnings / close resources in tests 2017-01-16 01:18:46 +00:00
io optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
model Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
streaming Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
usermodel Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
util #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStream 2017-02-08 01:01:51 +00:00
AllXSSFTests.java Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 2016-03-31 13:32:05 +00:00
SXSSFITestDataProvider.java bug 60601: allow SXSSFITestDataProvider.writeOutAndReadBack(Workbook wb) to work on SXSSFWorkbooks and XSSFWorkbooks 2017-01-19 08:51:04 +00:00
TestSheetProtection.java bug 58642: remove deprecated functions in Spreadsheet Sheet interface and implementing classes; add @Override annotations 2015-11-24 07:34:09 +00:00
TestWorkbookProtection.java Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fails with latest code 2016-10-09 20:34:35 +00:00
TestXSSFCloneSheet.java bug 60742: write out to unit test TempFile rather than Unix-only /tmp/60512.xlsx; patch from Chiara Marcheschi 2017-02-17 16:57:43 +00:00
XSSFITestDataProvider.java move trackColumnsForAutoSizingIfSXSSF into ITestDataProvider, replace ITestDataProvider.trackColumnsForAutosizing(Sheet, int...) with ITestDataProvider.trackAllColumnsForAutosizing(Sheet) to avoid cluttering unit tests with specific columns that will be autosized 2016-02-18 04:05:45 +00:00
XSSFTestDataSamples.java add convenience methods for writing and reading back XSSFWorkbooks 2015-12-28 13:44:08 +00:00