poi/src/testcases/org/apache/poi/ss/util
Andreas Beeker 680683cf77 merge down trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1755463 13f79535-47bb-0310-9956-ffa450edef68
2016-08-08 01:14:36 +00:00
..
cellwalk more progress with support for charts in XSSF, see patch 51196 2011-07-20 08:03:23 +00:00
AllSSUtilTests.java convert TestCellRangeAddress from junit3 to junit4 2016-06-20 00:00:41 +00:00
BaseTestCellUtil.java merge down trunk 2016-08-08 01:14:36 +00:00
NumberComparingSpreadsheetGenerator.java - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 2015-08-29 14:41:12 +00:00
NumberComparisonExamples.java Bugzilla 47598 - Improved formula evaluator number comparison 2009-07-29 03:36:25 +00:00
NumberRenderingSpreadsheetGenerator.java Eclipse warnings 2015-12-30 20:31:13 +00:00
NumberToTextConversionExamples.java Fix some Forbidden APIs errors 2015-09-01 21:09:20 +00:00
TestAreaReference.java Whitespace seems to be confusing the license header check; try pasting one off another file. 2015-06-15 09:44:12 +00:00
TestCellAddress.java bug 58637: contribution from Hannes Erven: add CellAddress class, distinct from CellReference 2015-11-23 09:30:53 +00:00
TestCellRangeAddress.java bug 56454: add CellRangeAddress#containsRow and containsColumn 2016-06-20 00:16:41 +00:00
TestCellReference.java improve unit test coverage on CellReference. 2016-06-13 08:58:55 +00:00
TestDateFormatConverter.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestExpandedDouble.java - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 2015-08-29 14:41:12 +00:00
TestHSSFCellUtil.java convert TestCellUtil to BaseTestCellUtil so that it can be tested with different workbook instances 2016-05-09 01:09:36 +00:00
TestNumberComparer.java - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 2015-08-29 14:41:12 +00:00
TestNumberToTextConverter.java Fix some Forbidden APIs errors 2015-09-01 21:09:20 +00:00
TestRegionUtil.java back out changes for bug 58787: will replae BorderPropertyTemplate with a more general CellStyleTemplate in the future 2016-06-13 18:14:26 +00:00
TestSheetBuilder.java bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 2016-07-04 11:54:20 +00:00
TestSheetUtil.java bug 58576: rename canComputeColumnWidht to canComputeColumnWidth 2015-11-03 07:23:09 +00:00
TestWorkbookUtil.java Bugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon 2012-02-27 15:21:40 +00:00