aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/com/healthmarketscience/jackcess/impl/expr/NumberFormatterTest.java
Commit message (Expand)AuthorAgeFilesLines
* fix NumberFormatter so that it formats according to the locale of the current dbJames Ahlborn2024-02-031-59/+62
* ensure unit tests run reliably in different localesJames Ahlborn2024-02-011-8/+6
* implement Format with predefined formatsJames Ahlborn2018-11-201-0/+106