aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/util/TestDateFormatConverter.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-183/+0
* Sonar fixesAndreas Beeker2021-01-231-31/+36
* Sonar fixesAndreas Beeker2021-01-171-81/+57
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-4/+4
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-10/+10
* test tidy upPJ Fanning2020-06-091-2/+2
* Bug 63927 - Inconsistent mapping of Norwegian locales for date formatsAndreas Beeker2019-12-081-1/+52
* Remove the workaround for a bug in JDK 11 which was fixed in ea+28Dominik Stadler2018-10-261-10/+0
* Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now...Dominik Stadler2018-08-231-7/+23
* 60805 (partial) -- remove/suppress println in testsTim Allison2017-09-191-1/+1
* Fix some compiler warningsDominik Stadler2017-09-161-28/+22
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-1/+1
* forbidden apis fixesAndreas Beeker2015-08-291-62/+66
* Adjust for JDK 8 where an empty locale is added to the array returned by Date...Dominik Stadler2014-03-081-0/+6
* Enhance test to print out more information, it seems to fail on Apache Jenkin...Dominik Stadler2014-03-081-38/+49
* Bugzilla >52928 - DateFormatConverter: an utility to convert instances of jav...Yegor Kozlov2012-03-171-0/+130