roc/crates/compiler/test_gen/src
2022-12-14 08:42:01 +00:00
..
helpers test_gen: pass Wasm linking test without DCE 2022-12-14 08:42:01 +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 Ensure that llvm gen_ wrappers account different recursive pointers 2022-12-02 13:38:32 -06:00
gen_dict.rs Disable gen and set tests on debug for now 2022-12-05 12:50:24 -06:00
gen_list.rs Merge pull request #4686 from roc-lang/list-range 2022-12-08 02:51:42 -05:00
gen_num.rs Disable test on gen-dev, for now 2022-10-12 16:38:37 -05:00
gen_panic.rs Indent tests more 2022-11-24 14:55:11 -06:00
gen_primitives.rs test_gen: u64 is not always the same size as a pointer, guys, jeez 2022-12-10 00:52:23 +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 Correctly destructure patterns that are assigned to a thunk'd value 2022-10-12 09:23:48 -05:00
gen_tags.rs Correct when fixpoint-fixed type variables can be reunified 2022-11-21 15:57:36 -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 test_gen: pass Wasm linking test without DCE 2022-12-14 08:42:01 +00:00
wasm_str.rs Update wasm-str tests 2022-09-20 14:53:46 -05:00