aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/util/TestTempFile.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-142/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-3/+3
* Sonar fixesAndreas Beeker2021-01-081-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-33/+27
* Update library versionsAndreas Beeker2020-08-181-12/+7
* Let IntelliJ simplify some assertionsDominik Stadler2019-12-151-2/+2
* Ensure that the temporary directory does exist before using it in testsDominik Stadler2019-12-141-12/+19
* Fix some warnings in unit testsDominik Stadler2017-09-161-0/+2
* bug 59166: suggest alternative implementations for TempFileCreationStrategyJaven O'Neal2016-07-041-4/+3
* bug 59788: move DefaultTempFileCreationStrategy from TempFile inner class to ...Javen O'Neal2016-07-041-2/+2
* bug 59788: create temporary directoriesJaven O'Neal2016-07-031-10/+41
* Fix test-failure in Maven builds that I introduced by manually deleting the t...Dominik Stadler2016-06-051-0/+8
* Remove the created temporary directory after the test againDominik Stadler2016-05-291-3/+6
* Bug 57200: Do not try to delete the poifiles-tempdir as it can interfere when...Dominik Stadler2016-03-121-3/+38
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-111-14/+15
* Enhance test and coverge for class TempFileDominik Stadler2014-10-121-1/+26
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Centralized creation of temp files and made the default operation to delete o...Glen Stampoultzis2004-10-121-0/+41