roc/crates/compiler/test_gen/src
2022-07-22 13:33:52 +02:00
..
helpers fix test panic output formatting 2022-07-22 13:33:52 +02:00
gen_abilities.rs Fix gen tests 2022-07-18 22:19:10 -04:00
gen_compare.rs Enable ignored rosetree compare test 2022-07-10 13:55:04 -04:00
gen_dict.rs enable some dict tests for wasm 2022-07-13 20:53:18 +02:00
gen_list.rs Compile higher-order low-level calls that take functions with no closure args 2022-07-19 15:50:36 -04:00
gen_num.rs Use decimal formatting for float Num.toStr 2022-07-13 12:35:49 -04:00
gen_primitives.rs Add non-basis test gen case for compiling branches with unbound patterns 2022-07-21 12:19:46 -04:00
gen_records.rs stop escaping roc panic strings in the llvm helpers 2022-07-22 12:06:44 +02:00
gen_refcount.rs mono: generate refcounting helper functions for Boxed layout 2022-07-03 23:31:49 +01:00
gen_result.rs split out ok and err withDefault tests 2022-07-22 12:17:08 +02:00
gen_set.rs Dict and Set are always in scope 2022-07-13 19:36:53 +02:00
gen_str.rs Use correct callconv for Str.toNum 2022-07-10 13:42:38 -04:00
gen_tags.rs Enable tests that failed due to now-fixed exhaustiveness checking 2022-07-10 13:58:16 -04: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