aiken/crates/aiken-lang/src/tests
KtorZ 3055c5ef52
Do not allow casting when rhs or lhs contain an opaque type.
Also slightly extended the check test 'framework' to allow registering side-dependency and using them from another module. This allows to check the interplay between opaque type from within and outside of their host module.
2024-03-14 11:00:17 +01:00
..
snapshots chore: add a test for formatting assignment patterns 2024-03-12 08:10:33 -04:00
check.rs Do not allow casting when rhs or lhs contain an opaque type. 2024-03-14 11:00:17 +01:00
format.rs chore: add a test for formatting assignment patterns 2024-03-12 08:10:33 -04:00
lexer.rs chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
mod.rs test(parser): finish moving tests to their correct modules 2023-07-04 17:48:48 -04:00