roc/compiler/test_gen/src
2021-11-07 18:01:40 -08:00
..
helpers Make test crates only have dev dependencies and separate out wasm memory helper 2021-11-07 18:01:40 -08:00
gen_compare.rs run more tests with wasm 2021-08-29 13:32:08 +02:00
gen_dict.rs make things compile, base64 has a memory leak 2021-10-06 22:57:11 +02:00
gen_hash.rs turn off wasm testing 2021-08-29 23:08:16 +02:00
gen_list.rs Ignore broken test case for now 2021-11-07 20:48:09 +01:00
gen_num.rs respect int/float precision in pattern matchs 2021-09-18 22:55:34 +02:00
gen_primitives.rs Correct minor spelling mistakes 2021-11-06 15:29:08 +01:00
gen_records.rs don't special-case a single element record any more in updates 2021-09-08 12:59:38 +02:00
gen_result.rs wasm test harnass 2021-08-29 00:36:16 +02:00
gen_set.rs make things compile, base64 has a memory leak 2021-10-06 22:57:11 +02:00
gen_str.rs work around all test strings being static 2021-10-25 20:22:37 -05:00
gen_tags.rs fix alignment problem 2021-11-03 18:21:07 +01:00
tests.rs Stop building test crates as part of non-test builds 2021-11-07 16:28:17 -08:00