poi/src/scratchpad/testcases/org/apache/poi/hwpf/model
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
..
types fix additional issue found in bug 52032, add test files 2011-10-29 23:57:48 +00:00
PlfLfoTest.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
TestBookmarksTables.java HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to update range text and delete bookmarks. 2011-09-14 05:41:21 +00:00
TestCHPBinTable.java Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 2016-10-20 02:21:14 +00:00
TestDocumentProperties.java Move reflection-equals to POITestCase 2016-05-16 23:28:25 +00:00
TestFileInformationBlock.java Move reflection-equals to POITestCase 2016-05-16 23:28:25 +00:00
TestFontTable.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
TestListTables.java SonarCube fix - make members private 2016-12-13 00:33:08 +00:00
TestNotesTables.java initial support for endnotes and footnotes in HWPF 2011-07-20 22:31:59 +00:00
TestPAPBinTable.java bug 59170: remove deprecated writeTo method in @Internal PAPBinTable 2016-06-15 03:42:18 +00:00
TestPlexOfCps.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
TestRevisionMarkAuthorTable.java Add additional RevisionMarkAuthorTable test 2010-06-10 15:02:05 +00:00
TestSavedByTable.java SonarCube fix - make members private 2016-12-13 00:33:08 +00:00
TestSectionTable.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
TestStyleSheet.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
TestTextPieceTable.java reorganize imports (remove unused imports, sort alphabetically) 2016-07-04 10:38:25 +00:00