blueprint-compiler/tests
James Westman 6acf0fe5a0
tests: Test deprecations separately
Libraries can add new deprecations, or the environment you're running
the tests in might have old libraries where the things we test aren't
deprecated yet. Move the deprecations test into its own module with its
own code, so it can check library versions and skip the test if it won't
work.
2024-12-09 19:06:10 -06:00
..
formatting formatter: Handle Inline comments 2023-12-13 02:12:50 +00:00
sample_errors tests: Test deprecations separately 2024-12-09 19:06:10 -06:00
samples typelib: Fix field offsets for attributes 2024-10-19 10:21:13 -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 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 Tiny formatter improvements 2023-12-19 02:29:09 +00:00
test_samples.py tests: Ignore deprecation warnings 2024-11-03 14:40:36 -06:00
test_tokenizer.py Format using black 2022-12-19 11:52:59 -06:00