aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/util/TestLocaleUtil.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-127/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-5/+5
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-10/+10
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-011-14/+14
* bug 59805: tearDown should reset, not set, the LocaleUtil ThreadLocals (also ...Javen O'Neal2016-07-071-7/+13
* bug 59805: add LocaleUtil#resetUserTimeZone and #resetUserLocale methods that...Javen O'Neal2016-07-061-5/+27
* bug 59805: add unit test for LocaleUtil#getLocaleCalendarJaven O'Neal2016-07-061-0/+44
* bug 59805: add unit test for LocaleUtilJaven O'Neal2016-07-061-0/+55