poi/src/scratchpad/testcases/org/apache/poi/hmef
Dominik Stadler 7014abae83 Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1538353 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 12:43:42 +00:00
..
attribute Setting the locale doesn't seem to set the timezone, so do that explicitly to ensure the tests behave for everyone 2011-03-04 11:06:59 +00:00
HMEFTest.java Refactor the HMEF contents checks to use a superclass, and stub out the Rtf Message body tests (disabled as there looks to be a padding issue still to solve) 2011-03-05 15:37:24 +00:00
TestAttachments.java Refactor the HMEF contents checks to use a superclass, and stub out the Rtf Message body tests (disabled as there looks to be a padding issue still to solve) 2011-03-05 15:37:24 +00:00
TestBugs.java Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file 2013-11-03 12:43:42 +00:00
TestCompressedRTF.java Strip trailing padding from HMEF compressed rtf when decoding 2011-03-14 15:11:03 +00:00
TestHMEFMessage.java Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file 2013-11-03 12:43:42 +00:00