roc/crates/compiler/test_gen/src
2022-08-02 16:00:29 +02:00
..
helpers fixed BUILTINS_HOST_OBJ_PATH not found 2022-08-01 18:54:16 +02:00
gen_abilities.rs Turn off failing test for now 2022-07-29 11:09:10 -04:00
gen_compare.rs Enable ignored rosetree compare test 2022-07-10 13:55:04 -04:00
gen_dict.rs make dict/set tests return i64 instead of usize (for wasm) 2022-07-24 11:55:09 +02:00
gen_list.rs fix wasm test 2022-07-25 19:15:40 +02:00
gen_num.rs Enable gen_llvm is_multiple_of_unsigned test 2022-08-02 16:00:29 +02:00
gen_primitives.rs Merge pull request #3616 from rtfeldman/i3614 2022-07-25 19:45:36 +02:00
gen_records.rs remove duplicate test 2022-07-29 14:42:26 +02:00
gen_refcount.rs mono: generate refcounting helper functions for Boxed layout 2022-07-03 23:31:49 +01:00
gen_result.rs fix from wasm32 RocResult implementation 2022-07-22 21:13:55 +02:00
gen_set.rs make dict/set tests return i64 instead of usize (for wasm) 2022-07-24 11:55:09 +02:00
gen_str.rs implement when on multiple string patterns 2022-07-29 12:13:21 +02:00
gen_tags.rs Unify material recursion variables behind aliases and opaques 2022-07-29 11:03:47 -04:00
lib.rs make test_gen a package 2022-07-27 13:49:23 +02:00
tests.rs put platform functions (roc_alloc etc) in a module 2022-07-05 17:10:32 +02:00
wasm_linking.rs test_gen: update wasm linking tests to work withx wasm3 runtime 2022-07-10 14:08:34 +02:00
wasm_str.rs Str.walkScalars 2022-07-04 18:01:19 +02:00