mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
tests: Add basic tests for gobject-query utility
At the moment these tests basically just ensure that the program’s compiled properly and doesn’t crash on startup. They don’t check functionality very deeply. But they’re a start. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
@@ -102,6 +102,7 @@ endif
|
||||
|
||||
python_tests = [
|
||||
'genmarshal.py',
|
||||
'gobject-query.py',
|
||||
'mkenums.py',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user