mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-23 22:16:16 +01:00
Move tests/gobject/testgobject.c to gobject/tests/basics-gobject.c
Helps issue #1434
This commit is contained in:
parent
ccfabc0f99
commit
ee67ca43cd
@ -31,6 +31,7 @@ gobject_tests = {
|
||||
'accumulator' : {
|
||||
'source' : ['accumulator.c', marshalers_h, marshalers_c],
|
||||
},
|
||||
'basics-gobject' : {},
|
||||
'boxed' : {},
|
||||
'cxx' : {
|
||||
'source' : ['cxx.cpp'],
|
||||
|
@ -1,5 +1,4 @@
|
||||
gobject_tests = {
|
||||
'testgobject' : {},
|
||||
}
|
||||
|
||||
if host_system != 'windows'
|
||||
|
Loading…
Reference in New Issue
Block a user