about summary refs log tree commit diff
path: root/library/core/tests/fmt/float.rs
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-175/+0
2022-10-20Add tests for rounding of ties during float formattingAndrew Tribick-0/+120
2022-10-11Fix inconsistent rounding of 0.5 when formatted to 0 decimal placesAndrew Tribick-2/+2
2021-06-19Automatic exponential formatting in DebugMichael Lamparski-0/+24
2020-07-27mv std libs to library/mark-0/+31