blueprint-compiler/tests
James Westman 6c67e1fc5a
xml: Fix flags and enums
GtkBuilder XML uses enum nicknames, full names, or integer values, but
we accept GIR names, so passing those through doesn't work if the name
has an underscore (which traditionally turns into a dash in the
nickname). Avoid the problem by always writing the integer value of the
enum member.
2022-12-19 15:15:25 -06:00
..
sample_errors Fix menus 2022-12-19 15:15:25 -06:00
samples xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
__init__.py Move tests out of main package 2021-10-22 23:35:29 -05:00
fuzz.py Format using black 2022-12-19 11:52:59 -06: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 xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
test_tokenizer.py Format using black 2022-12-19 11:52:59 -06:00