roc/crates/compiler/test_gen/src
2022-12-29 12:22:50 -06:00
..
helpers wasm_interp: add a WasmModule to Instance so we don't have to pass it to call_export 2022-12-16 14:52:10 +00:00
gen_abilities.rs test_gen: get some tests working with roc_wasm_interp 2022-12-10 00:52:23 +00:00
gen_compare.rs test_gen: ignore eq_linked_list_long as it's quite slow 2022-12-14 08:42:14 +00:00
gen_dict.rs Disable gen and set tests on debug for now 2022-12-05 12:50:24 -06:00
gen_list.rs Add gen-test for #4732 2022-12-25 16:55:59 -06:00
gen_num.rs test_gen: fix type annotation on character_literal tests 2022-12-14 08:42:01 +00:00
gen_panic.rs Indent tests more 2022-11-24 14:55:11 -06:00
gen_primitives.rs Merge branch 'main' of github.com:roc-lang/roc into wasm_interp_test_gen 2022-12-16 14:50:09 +00:00
gen_records.rs Do not bind accessors in toplevel thunks to their thunks' names 2022-12-02 08:50:03 -06:00
gen_refcount.rs Update tests 2022-09-20 14:42:03 -05:00
gen_result.rs Update tests 2022-09-20 14:42:03 -05:00
gen_set.rs Disable gen and set tests on debug for now 2022-12-05 12:50:24 -06:00
gen_str.rs fix 32-bit wasm to num conversion 2022-12-20 16:34:24 +01:00
gen_tags.rs Add gen test for nullable wrapped with singleton other tags 2022-12-29 12:22:50 -06:00
lib.rs correct formatting and removed duplicate image 2022-11-03 20:02:10 +11:00
tests.rs Add tests for user crash 2022-11-24 14:46:52 -06:00
wasm_linking.rs wasm_interp: add a WasmModule to Instance so we don't have to pass it to call_export 2022-12-16 14:52:10 +00:00
wasm_str.rs Update wasm-str tests 2022-09-20 14:53:46 -05:00