roc/crates/compiler/test_gen/src
Folkert de Vries de472015f6
Merge pull request #4505 from roc-lang/fix-web-repl-palette
Fix web REPL error formatting by routing the active Palette everywhere
2022-11-15 15:49:37 +01:00
..
helpers Merge pull request #4505 from roc-lang/fix-web-repl-palette 2022-11-15 15:49:37 +01:00
gen_abilities.rs Add gen test for multiple ability bounds 2022-10-24 14:00:45 -05:00
gen_compare.rs Fix gen tests in the presence of Eq 2022-10-12 16:38:37 -05: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 Decision tree compilation of suffixed list patterns 2022-11-01 15:22:31 -05:00
gen_num.rs Disable test on gen-dev, for now 2022-10-12 16:38:37 -05:00
gen_primitives.rs Replace busted gen test with reporting test 2022-11-11 21:16:26 -06:00
gen_records.rs Update tests 2022-09-20 14:42:03 -05: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 make dict/set tests return i64 instead of usize (for wasm) 2022-07-24 11:55:09 +02: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 Warn on the presence of unnecessary wildcards in output positions 2022-10-31 09:38:20 -05:00
lib.rs correct formatting and removed duplicate image 2022-11-03 20:02:10 +11:00
tests.rs s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
wasm_linking.rs Fix dev/wasm compile errors 2022-08-31 15:42:02 -05:00
wasm_str.rs Update wasm-str tests 2022-09-20 14:53:46 -05:00