blueprint-compiler/tests
James Westman 61acfbda98
fuzz: Add option for more complete testing
Add a FUZZ_LEVEL environment variable that can be used to test the
language server features under the fuzzer in addition to the compiler.
It's not enabled by default, but can be useful to run locally.
2025-07-05 16:58:11 -05:00
..
formatting Formatter: Remove trailing whitespace from comments 2025-01-04 17:17:53 +00:00
sample_errors values: Don't allow assigning true/false to object 2025-07-05 11:31:07 -05:00
samples Allow inline menus 2025-06-14 10:33:03 -05:00
__init__.py Move tests out of main package 2021-10-22 23:35:29 -05:00
fuzz.py fuzz: Add option for more complete testing 2025-07-05 16:58:11 -05:00
fuzz.sh tests: Add fuzz test 2022-04-18 20:22:31 -05:00
meson.build tests: fix tests when used as subproject 2024-07-04 20:10:43 +00:00
test_deprecations.py tests: Test deprecations separately 2024-12-09 19:06:10 -06:00
test_formatter.py Formatter: Add trailing commas in lists 2025-01-04 16:29:15 +00:00
test_samples.py decompiler: Fix bug in signals with template object 2025-05-03 07:46:34 -05:00
test_tokenizer.py tests: Fix typing 2025-04-19 13:27:20 -05:00