aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/POIDataSamples.java
Commit message (Expand)AuthorAgeFilesLines
* 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