summary refs log tree commit diff
path: root/library/std/src/f128/tests.rs
AgeCommit message (Expand)AuthorLines
2024-07-14Add `classify` and related methods for `f16` and `f128`Trevor Gross-19/+47
2024-06-25Add tests for `f16` and `f128`Trevor Gross-16/+511
2024-04-10Add basic f16 and f128 modulesTrevor Gross-0/+40