poi/src/scratchpad/testcases/org/apache/poi/hmef
Javen O'Neal 28999738a9 Convert all *.java files to use native end of line character(s)
$ dos2unix `find -name *.java`
$ svn propset svn:eol-style native `find -name *.java`


git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782114 13f79535-47bb-0310-9956-ffa450edef68
2017-02-08 07:47:30 +00:00
..
attribute Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
dev Fix missing license-headers 2016-12-31 17:55:52 +00:00
extractor bug 59786: fix NPE from winmail.dat files if message body is null 2016-07-03 23:13:37 +00:00
HMEFTest.java Add missing @Overrides, reformat some files, increase coverage slightly, 2014-06-11 20:36:30 +00:00
TestAttachments.java forbidden apis fixes - a few DateFormat clean ups ... 2015-09-09 00:41:03 +00:00
TestBugs.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
TestCompressedRTF.java Add missing @Overrides, reformat some files, increase coverage slightly, 2014-06-11 20:36:30 +00:00
TestHMEFMessage.java Fix HMEFMessage to allow fetching attributes by custom MAPI Properties 2016-07-04 22:41:46 +00:00