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 |
|