eagler-teavm-fork/tests
Alexey Andreev 0ade0313ce Fix issue in DecimalFormat rounding.
When value near 1 (0.999...) is rounded to 1, exponent should be increased.
This fixes #557. Also reuse exponent/mantissa/sign analyzer
written for StringBuilder.append(double)
2021-02-27 22:07:00 +03:00
..
src/test Fix issue in DecimalFormat rounding. 2021-02-27 22:07:00 +03:00
compile-c-unix-fast.sh C: add option to support exceptions via setjmp/longjmp 2019-07-22 16:53:47 +03:00
compile-c-unix.sh C: compile into multiple .c and .h files 2019-05-08 17:36:46 +03:00
pom.xml Compile tests with Java version 11 2020-03-02 17:19:15 +03:00