roc/crates/wasm_interp/tests
Brian Carroll 378cad7748
clippy
2022-11-29 11:28:30 +00:00
..
test_basics.rs wasm_interp: rename test_opcodes -> test_basics, and split out test_convert 2022-11-28 23:28:08 +00:00
test_convert.rs clippy 2022-11-29 11:28:30 +00:00
test_f32.rs wasm_interp: last few instructions! 2022-11-29 08:59:37 +00:00
test_f64.rs wasm_interp: last few instructions! 2022-11-29 08:59:37 +00:00
test_i32.rs wasm_interp: implement modulo for rotr and rotl 2022-11-28 17:15:56 +00:00
test_i64.rs wasm_interp: fix return type for i64 comparison ops 2022-11-28 23:28:08 +00:00
test_mem.rs wasm_interp: move load and store tests to test_mem 2022-11-28 23:28:08 +00:00