aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/POIDataSamples.java
Commit message (Expand)AuthorAgeFilesLines
* add test case for bug 61701 and use StringBuilder in more placesPJ Fanning2017-10-311-1/+1
* Fix some warnings in unit testsDominik Stadler2017-09-161-1/+1
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-281/+281
* Eclipse automated refactor/cleanup: add final modifier to private fields to u...Javen O'Neal2016-10-201-1/+1
* bug 58779: check if SlideShowFactory.create() modifies the file being read wh...Javen O'Neal2016-01-031-1/+1
* whitespaceJaven O'Neal2016-01-031-4/+4
* As discussed at ApacheCon: Try to automatically find test-data in unit tests,...Dominik Stadler2015-10-051-2/+6
* Revert parts of an inadvertent previous checkin, keep build.xml and @Override...Dominik Stadler2014-10-061-4/+2
* Print out current version of java before building to allow to see in build ou...Dominik Stadler2014-10-061-2/+4
* Xml signature support - version 1Andreas Beeker2014-08-101-0/+7
* fix some Eclipse warnings, adjust some unit tests slightlyDominik Stadler2013-08-231-5/+14
* Improve HMEF handling of typed attributes (Strings and Dates), for both TNEF ...Nick Burch2011-03-031-2/+8
* Start on unit tests for HMEF. Quite a bit is still stubbed out, and it shows ...Nick Burch2011-03-011-0/+6
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-30/+97
* Centralize logic for finding/opening sample filesYegor Kozlov2009-08-191-0/+182