Orson Peters
|
a1e251024d
|
Semicolon after macro_rules definition.
|
2022-08-15 12:33:00 +02:00 |
|
Orson Peters
|
85d5171dea
|
Float biteq macros can be unused if test is skipped.
|
2022-08-15 12:33:00 +02:00 |
|
Orson Peters
|
18d61bfbf4
|
Skip next_up/down tests entirely on x87.
|
2022-08-15 12:33:00 +02:00 |
|
Orson Peters
|
fbe215af53
|
Conditionally do not compile NaN roundtrip tests on x87 fp.
|
2022-08-15 12:33:00 +02:00 |
|
Orson Peters
|
de757e8a98
|
Ensure NaN references values go through function boundary for next_up/down.
|
2022-08-15 12:33:00 +02:00 |
|
Orson Peters
|
3241bbcbc7
|
Fixed float next_up/down 32-bit x87 float NaN roundtrip test case.
|
2022-08-15 12:33:00 +02:00 |
|
Orson Peters
|
04681898f0
|
Added next_up and next_down for f32/f64.
|
2022-08-15 12:32:53 +02:00 |
|
Loïc BRANSTETT
|
a8ee0e9c2c
|
Implement IEEE 754-2019 minimun and maximum functions for f32/f64
|
2021-11-20 10:14:03 +01:00 |
|
CAD97
|
6b449b49bb
|
Remove fNN::lerp - consensus unlikely
|
2021-10-25 22:44:41 -05:00 |
|
ltdk
|
d8e247e38c
|
More lerp tests, altering lerp docs
|
2021-06-13 14:00:15 -04:00 |
|
ltdk
|
0865acd22b
|
A few lerp tests
|
2021-06-06 22:42:53 -04:00 |
|
Lzu Tao
|
a4e926daee
|
std: move "mod tests/benches" to separate files
Also doing fmt inplace as requested.
|
2020-08-31 02:56:59 +00:00 |
|