roc/crates/compiler/test_gen/src
2022-07-14 08:49:46 -04:00
..
helpers test_gen: place test host .wasm file in Cargo build directory 2022-07-11 20:47:24 +01:00
gen_abilities.rs Unignore test 2022-07-14 08:49:46 -04:00
gen_compare.rs Enable ignored rosetree compare test 2022-07-10 13:55:04 -04:00
gen_dict.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
gen_list.rs Unignore most list gen tests 2022-07-10 13:44:35 -04:00
gen_num.rs Use decimal formatting for float Num.toStr 2022-07-13 12:35:49 -04:00
gen_primitives.rs Merge remote-tracking branch 'origin/trunk' into wasm-test-wasm3 2022-07-10 22:46:15 +02:00
gen_records.rs Fix some warnings in gen dev tests 2022-07-09 19:23:36 -04:00
gen_refcount.rs mono: generate refcounting helper functions for Boxed layout 2022-07-03 23:31:49 +01:00
gen_result.rs wasm: store tag id right after the content 2022-07-09 14:28:41 +02:00
gen_set.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +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