blueprint-compiler/tests
James Westman bebe784d1d
Fix type check for flags when only one is present
When only one flag is specified, it's parsed as an IdentValue rather
than a FlagsValue, so IdentValue needs to be able to type check flags
(aka bitfields) properly.

Fixes #47
2022-03-02 13:57:30 -06:00
..
sample_errors Fix bug with inline menus 2022-02-21 14:12:56 -06:00
samples Fix type check for flags when only one is present 2022-03-02 13:57:30 -06:00
__init__.py Move tests out of main package 2021-10-22 23:35:29 -05:00
meson.build Fix tests 2021-10-28 00:13:46 -05:00
test_samples.py Fix bug with inline menus 2022-02-21 14:12:56 -06:00
test_tokenizer.py tokenizer: Remove redundant token types 2022-02-09 15:24:56 -06:00