mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-12 12:14:06 +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-path-search' : {},
|
||||
'spawn-singlethread' : {},
|
||||
'spawn-test' : {},
|
||||
'strfuncs' : {},
|
||||
'string' : {},
|
||||
'strvbuilder' : {},
|
||||
|
@@ -23,7 +23,6 @@ tests = {
|
||||
'slice-threadinit' : {
|
||||
'dependencies' : [libgthread_dep],
|
||||
},
|
||||
'spawn-test' : {},
|
||||
'thread-test' : {},
|
||||
'threadpool-test' : {'suite' : ['slow']},
|
||||
'module-test-library' : {
|
||||
|
Reference in New Issue
Block a user