rust/library/coretests/tests/num/flt2dec
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
..
strategy float: Add tests for f16 conversions to and from decimal 2025-05-18 16:51:28 +00:00
estimator.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00
mod.rs float: Add tests for f16 conversions to and from decimal 2025-05-18 16:51:28 +00:00
random.rs float: Add tests for f16 conversions to and from decimal 2025-05-18 16:51:28 +00:00