rust/library/coretests/tests/num/dec2flt
Trevor Gross 977d841869 float: Add tests for `f16` conversions to and from decimal
Extend the existing tests for `f32` and `f64` with versions that include
`f16`'s new printing and parsing implementations.

Co-authored-by: Speedy_Lex <alex.ciocildau@gmail.com>
2025-05-18 16:51:28 +00:00
..
decimal.rs float: Add tests for `f16` conversions to and from decimal 2025-05-18 16:51:28 +00:00
decimal_seq.rs
float.rs float: Add tests for `f16` conversions to and from decimal 2025-05-18 16:51:28 +00:00
lemire.rs float: Add tests for `f16` conversions to and from decimal 2025-05-18 16:51:28 +00:00
mod.rs float: Add tests for `f16` conversions to and from decimal 2025-05-18 16:51:28 +00:00
parse.rs float: Add tests for `f16` conversions to and from decimal 2025-05-18 16:51:28 +00:00