Ralf Jung
|
4c741e5fb2
|
rustup
|
2021-04-25 16:57:48 +02:00 |
|
Ralf Jung
|
d38e861f1e
|
rustup; allow some lints
|
2021-01-26 11:43:39 +01:00 |
|
Ralf Jung
|
67cf6c2176
|
rustup; the bad compile times for the float test are fixed
|
2020-10-18 00:49:52 +02:00 |
|
Ralf Jung
|
02257870a6
|
rustup; test NaN conversion issue
|
2020-10-04 18:56:51 +02:00 |
|
Ralf Jung
|
3fdbc0fd3f
|
fix referenced issue
|
2020-09-07 13:10:31 +02:00 |
|
Ralf Jung
|
3ba1035d27
|
use standard black_box function
|
2020-09-07 11:29:47 +02:00 |
|
Ralf Jung
|
d9bc19a7b0
|
test opt-level 2
|
2020-09-07 10:43:49 +02:00 |
|
Ralf Jung
|
6ca67a346b
|
rustup
|
2020-07-02 10:48:01 +02:00 |
|
Ralf Jung
|
da6846c8a9
|
copy some float cast tests from rustc
|
2020-05-06 22:46:42 +02:00 |
|
Ralf Jung
|
fbf47d1784
|
note source of test values
|
2020-04-19 09:21:00 +02:00 |
|
Ralf Jung
|
699685c07c
|
rename test_cast -> test_both_cast to make purpose clearer
|
2020-04-18 13:07:50 +02:00 |
|
Ralf Jung
|
25c71e5c0e
|
test some more corner cases in happy float casts
|
2020-04-12 12:01:20 +02:00 |
|
Ralf Jung
|
78ce616490
|
implement float_to_int_unchecked
|
2020-04-12 12:01:20 +02:00 |
|
Ralf Jung
|
8d1f5336c2
|
also test unsafe cast intrinsic (happy cases)
|
2020-04-12 12:01:20 +02:00 |
|
Ralf Jung
|
faff175f3e
|
some some int-to-float and float-to-float cast tests from wasm test suite
|
2020-04-11 11:37:26 +02:00 |
|
Ralf Jung
|
5db01f7371
|
copy lots of float-to-int cast tests from wasm test suite
|
2020-04-11 11:37:26 +02:00 |
|
Ralf Jung
|
c63c413331
|
a few more inf/nan/negz tests
|
2020-04-11 11:37:26 +02:00 |
|
Ralf Jung
|
a46f8b66c3
|
prefer float assoc consts over std module
|
2020-04-07 16:13:19 +02:00 |
|
Ralf Jung
|
41abcdb422
|
for consistency also rename floats.rs
|
2020-04-05 18:26:51 +02:00 |
|