rust/tests
bors aad2c5af06 Auto merge of #1321 - RalfJung:float, r=RalfJung
Even more float cast tests

Copy a bunch of float cast tests from https://github.com/WebAssembly/testsuite/blob/master/conversions.wast. I didn't do all of them though, too lazy... maybe we should have a wasm interpreter written in Rust and run that in Miri and use the wasm test suite directly that way? :P
2020-04-11 18:39:06 +00:00
..
compile-fail organize compile-fail tests in folders 2020-04-11 11:36:55 +02:00
run-pass smoketest f32 fast-math intrinsics 2020-04-11 11:37:26 +02:00
compiletest.rs test harness informs tests about suitable temp dir 2020-03-24 09:11:48 +01:00