blueprint-compiler/tests
James Westman 8e4433a487
Create an interactive porting tool
`blueprint-compiler port` interactively ports a project to blueprint.
It will create the subproject wrap file, add it to .gitignore, decompile
your GtkBuilder XML files, emit code to copy and paste into your
meson.build file, and update POTFILES.in.

It can't quite handle all of the features the forward compiler can, so
it will skip those files.
2021-12-01 23:38:28 -06:00
..
sample_errors Remove some semicolons 2021-11-30 21:04:35 -06:00
samples Create an interactive porting tool 2021-12-01 23:38:28 -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 Create an interactive porting tool 2021-12-01 23:38:28 -06:00
test_tokenizer.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00