mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-06-22 23:19:25 -04:00
While working on the previous commit, I noticed Gtk.Scale specially handles translator comments, but more importantly, that it does not put non-translatable labels in its decompiled output. This is wrong, as it's not unlikely that Gtk.Scale marks would use a purely numeric string, which should not be lost upon decompilation. Add a test for this case too. |
||
---|---|---|
.. | ||
formatting | ||
sample_errors | ||
samples | ||
__init__.py | ||
fuzz.py | ||
fuzz.sh | ||
meson.build | ||
test_deprecations.py | ||
test_formatter.py | ||
test_samples.py | ||
test_tokenizer.py |