aiken/crates/aiken-lang/src/tests
KtorZ d27ea98a8f
Rework tracing arguments to --keep-traces & --trace-level
This allows for a more fine-grained control over how the traces are showed. Now users can instrument the compiler to preserve only their user-defined traces, or the only the compiler, or all, or none. We also want to add another trace level on top of that: 'compact' to only show line numbers; which will work for both user-defined and/or compiler-generated traces.
2024-01-19 14:30:15 +01:00
..
snapshots fix: unable to have newline after expect bool shortcut 2023-11-20 11:44:16 -05:00
check.rs Rework tracing arguments to --keep-traces & --trace-level 2024-01-19 14:30:15 +01:00
format.rs fix: unable to have newline after expect bool shortcut 2023-11-20 11:44:16 -05: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