mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
decompiler: Support GtkFileFilter tags
This commit is contained in:
parent
168b87bb4a
commit
31e37ca258
3 changed files with 39 additions and 3 deletions
|
@ -168,6 +168,7 @@ class TestSamples(unittest.TestCase):
|
|||
self.assert_decompile("accessibility_dec")
|
||||
self.assert_decompile("binding")
|
||||
self.assert_decompile("child_type")
|
||||
self.assert_decompile("file_filter")
|
||||
self.assert_decompile("flags")
|
||||
self.assert_decompile("id_prop")
|
||||
self.assert_decompile("layout_dec")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue