poi/src/testcases/org/apache/poi/util
Nick Burch fd9a30a8cc New parent test class, which includes the common assertContains pattern
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1496695 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 00:44:35 +00:00
..
data Add in missing license headers to a few files 2010-05-24 14:00:48 +00:00
AllPOIUtilTests.java New parent test class, which includes the common assertContains pattern 2013-06-26 00:44:35 +00:00
DummyPOILogger.java code cleanup as suggested in Bugzilla 50446 2010-12-10 15:43:59 +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
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
TestBinaryTree.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 Consolidated TableRecord inside FormulaRecordAggregate. Simplifications to FormulaRecord 2008-08-28 20:39:41 +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 fixed bug in LittleEndianByteArrayInputStream.readFully() 2009-11-15 00:27:59 +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 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 2009-10-08 22:29:41 +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
TestShortList.java Removed static void main(String[]) methods from junit classes. Other minor clean-up. 2009-06-12 21:53:17 +00:00
TestStringUtil.java Improved how HSMF handles multiple recipients 2010-01-12 12:02:18 +00:00
TestTempFile.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00