blueprint-compiler/tests
James Westman 2faa9207de tokenizer: Allow escaped newlines
The docs said multi-line strings were possible by escaping the newline
character, but this was not actually implemented.

Fixes #132.
2023-10-26 18:50:07 -05:00
..
sample_errors Parse escape sequences instead of using replace 2023-09-28 17:18:45 -05:00
samples tokenizer: Allow escaped newlines 2023-10-26 18:50:07 -05:00
__init__.py Move tests out of main package 2021-10-22 23:35:29 -05:00
fuzz.py Add isort to CI and run on files 2023-07-09 14:26:37 +00:00
fuzz.sh tests: Add fuzz test 2022-04-18 20:22:31 -05:00
meson.build Fix tests 2021-10-28 00:13:46 -05:00
test_samples.py tests: Use assertEqual instead of custom diff code 2023-09-28 17:59:23 -05:00
test_tokenizer.py Format using black 2022-12-19 11:52:59 -06:00