roc/crates/compiler/test_syntax/tests/snapshots/malformed
Joshua Warner b4fa7294c7
Extend test_syntax to check that canonicalization doesn't panic on the input
Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
2024-12-06 17:13:10 -08:00
..
bad_opaque_ref.expr.formatted.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
bad_opaque_ref.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
bad_opaque_ref.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
malformed_pattern_field_access.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
malformed_pattern_field_access.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
malformed_pattern_field_access.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
malformed_pattern_module_name.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
malformed_pattern_module_name.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
malformed_pattern_module_name.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
module_dot_tuple.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
module_dot_tuple.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
qualified_tag.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
qualified_tag.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00