poi/src/testcases/org/apache/poi/util
Andreas Beeker 0a7cd3b68b merge trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1762709 13f79535-47bb-0310-9956-ffa450edef68
2016-09-28 21:01:40 +00:00
..
data Add in missing license headers to a few files 2010-05-24 14:00:48 +00:00
AllPOIUtilTests.java removed obsolete classes 2015-10-05 00:26:45 +00:00
DummyPOILogger.java merge trunk to branch 2016-09-28 21:01:40 +00:00
LocalTestNode.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +00:00
NullOutputStream.java merge trunk to branch 2016-09-19 00:20:44 +00:00
TestArrayUtil.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +00:00
TestBitField.java Apply patch from bug #51458 - Correct BitField wrapping when setting large values 2011-07-01 16:29:04 +00:00
TestByteField.java Removed static void main(String[]) methods from junit classes. Other minor clean-up. 2009-06-12 21:53:17 +00:00
TestHexDump.java The changes for using AccessController/SecurityManager also added a log which now spams a lot if log is enabled in integration-tests, reduce it a bit by not trying to call "cleaner()" on HeapByteBuffer which does not have it for sure 2016-06-01 08:05:07 +00:00
TestIntList.java Removed static void main(String[]) methods from junit classes. Other minor clean-up. 2009-06-12 21:53:17 +00:00
TestIntegerField.java Removed static void main(String[]) methods from junit classes. Other minor clean-up. 2009-06-12 21:53:17 +00:00
TestLittleEndian.java optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
TestLittleEndianStreams.java Eclipse warnings 2015-12-30 20:31:13 +00:00
TestLocaleUtil.java bug 59805: tearDown should reset, not set, the LocaleUtil ThreadLocals (also avoid memory leaks) 2016-07-07 02:09:25 +00:00
TestLongField.java Fix for bug 45582 - handle extra bytes after the EOFRecord 2008-08-07 20:32:25 +00:00
TestPOILogFactory.java Removed static void main(String[]) methods from junit classes. Other minor clean-up. 2009-06-12 21:53:17 +00:00
TestPOILogger.java merge trunk to branch 2016-09-28 21:01:40 +00:00
TestRLEDecompressingInputStream.java bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE directories as case-insensitive 2016-04-11 05:54:17 +00:00
TestShortField.java Removed static void main(String[]) methods from junit classes. Other minor clean-up. 2009-06-12 21:53:17 +00:00
TestStringUtil.java add unit test for StringUtil#join 2016-04-17 21:28:49 +00:00
TestTempFile.java bug 59166: suggest alternative implementations for TempFileCreationStrategy 2016-07-04 01:07:52 +00:00