mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-27 20:33:28 +02:00
Move tests/spawn-test.c -> glib/tests/spawn-test.c
Related to issue #1434
This commit is contained in:
@@ -107,6 +107,7 @@ glib_tests = {
|
|||||||
'spawn-multithreaded' : {},
|
'spawn-multithreaded' : {},
|
||||||
'spawn-path-search' : {},
|
'spawn-path-search' : {},
|
||||||
'spawn-singlethread' : {},
|
'spawn-singlethread' : {},
|
||||||
|
'spawn-test' : {},
|
||||||
'strfuncs' : {},
|
'strfuncs' : {},
|
||||||
'string' : {},
|
'string' : {},
|
||||||
'strvbuilder' : {},
|
'strvbuilder' : {},
|
||||||
|
@@ -23,7 +23,6 @@ tests = {
|
|||||||
'slice-threadinit' : {
|
'slice-threadinit' : {
|
||||||
'dependencies' : [libgthread_dep],
|
'dependencies' : [libgthread_dep],
|
||||||
},
|
},
|
||||||
'spawn-test' : {},
|
|
||||||
'thread-test' : {},
|
'thread-test' : {},
|
||||||
'threadpool-test' : {'suite' : ['slow']},
|
'threadpool-test' : {'suite' : ['slow']},
|
||||||
'module-test-library' : {
|
'module-test-library' : {
|
||||||
|
Reference in New Issue
Block a user