mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
parent
91dddb0641
commit
49ecdd1dba
@ -65,6 +65,7 @@ glib_tests = {
|
|||||||
'mutex' : {},
|
'mutex' : {},
|
||||||
'node' : {},
|
'node' : {},
|
||||||
'once' : {},
|
'once' : {},
|
||||||
|
'onceinit' : {},
|
||||||
'option-context' : {},
|
'option-context' : {},
|
||||||
'option-argv0' : {},
|
'option-argv0' : {},
|
||||||
'overflow' : {},
|
'overflow' : {},
|
||||||
|
@ -19,7 +19,6 @@ tests = {
|
|||||||
'gio-test' : {},
|
'gio-test' : {},
|
||||||
'mainloop-test' : {},
|
'mainloop-test' : {},
|
||||||
'mapping-test' : {},
|
'mapping-test' : {},
|
||||||
'onceinit' : {},
|
|
||||||
'slice-threadinit' : {
|
'slice-threadinit' : {
|
||||||
'dependencies' : [libgthread_dep],
|
'dependencies' : [libgthread_dep],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user