aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/sl/usermodel
Commit message (Expand)AuthorAgeFilesLines
* IDE warnings and fix a few places where we do not close resources in testsDominik Stadler2016-07-311-8/+14
* bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage fo...Javen O'Neal2016-07-171-0/+89
* eclipse warning fixesAndreas Beeker2016-03-181-0/+6
* Undo changes to file in assertCloseDoesNotModifyFile to not have dirty files ...Dominik Stadler2016-01-031-7/+19
* re-throw errors we aren't looking forJaven O'Neal2016-01-031-1/+4
* bug 58779: check if SlideShowFactory.create() modifies the file being read wh...Javen O'Neal2016-01-031-13/+86
* test XSLF SlideShowFactory creation methods individually for more granular un...Javen O'Neal2016-01-031-6/+6
* rearrange unit tests into more, smaller functionsJaven O'Neal2016-01-021-3/+29
* Fix freeing resources in some tests and dev-tools so we can run unit-tests wi...Dominik Stadler2015-12-221-0/+11
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-0/+73