mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
girepository/tests: Add tests for basic inspector operations
Add some initial tests for the inspector
This commit is contained in:
@@ -173,6 +173,11 @@ if enable_gir
|
||||
},
|
||||
'suite': ['compiler'],
|
||||
},
|
||||
'gi-inspect-typelib.py': {
|
||||
'depends': [giinspecttypelib, glib_gir[1], gobject_gir[1], gio_gir[1]],
|
||||
'env': {'_G_TEST_PROGRAM_RUNNER_PATH': fs.parent(giinspecttypelib.full_path())},
|
||||
'suite': ['inspector'],
|
||||
},
|
||||
}
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user