about summary refs log tree commit diff
path: root/library/core/tests/num/flt2dec
AgeCommit message (Expand)AuthorLines
2023-10-22use visibility to check unused imports and delete some stmtsbohan-2/+0
2023-01-04Update rand in the stdlib tests, and remove the getrandom feature from itThom Chiovoloni-4/+2
2022-10-11Fix inconsistent rounding of 0.5 when formatted to 0 decimal placesAndrew Tribick-2/+2
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-2/+2
2021-06-06Move `flt2dec::{Formatted, Part}` to dedicated moduleGary Guo-1/+2
2021-03-22Preserve signed zero on roundtripJubilee Young-158/+88
2021-01-15Re-enable all num tests on WASMSmitty-2/+0
2020-09-02flt2dec: properly handle uninitialized memoryRalf Jung-50/+52
2020-07-31also reduce some libcore test iteration countsRalf Jung-1/+2
2020-07-27mv std libs to library/mark-0/+1639