poi/src/ooxml/testcases/org/apache/poi/xssf
Andreas Beeker 28076295e3 relax timeout on performance test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777254 13f79535-47bb-0310-9956-ffa450edef68
2017-01-04 01:24:19 +00:00
..
eventusermodel #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 2016-12-03 00:49:08 +00:00
extractor relax timeout on performance test 2017-01-04 01:24:19 +00:00
io optimized unused imports and removed deprecation warnings in poi-ooxml 2012-03-05 09:42:36 +00:00
model #60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberFormatAt(int) 2016-11-12 21:54:22 +00:00
streaming - SonarCube fixes 2016-11-11 23:22:43 +00:00
usermodel refactor duplicated code in TestXSSFSheet#setColumnGroupCollapsed; remove unnecessary int to short casts 2017-01-03 02:14:29 +00:00
util Bug 58332: Adjust implementation of dev-util 'MemoryUsage' to print out information if limits are reached instead of OOM 2015-09-20 20:05:36 +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 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
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 60512: Add missing XSSFRelation.CUSTOM_PROPERTY 2016-12-30 16:55:19 +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