aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/hmef
Commit message (Collapse)AuthorAgeFilesLines
* #63955 - HMEFContentsExtractor fails to extract content from winmail.datAndreas Beeker2020-01-081-0/+0
| | | | | | added example file - optimized junit tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872480 13f79535-47bb-0310-9956-ffa450edef68
* Bug 52400: fix handling some types of TNEF files, make ↵Dominik Stadler2013-11-033-0/+0
| | | | | | 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
* Start on unit tests for HMEF. Quite a bit is still stubbed out, and it shows ↵Nick Burch2011-03-017-0/+35
that the LZW isn't quite right yet (so tests disabled) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1075955 13f79535-47bb-0310-9956-ffa450edef68