mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Move tests/spawn-test.c -> glib/tests/spawn-test.c
Related to issue #1434
This commit is contained in:
parent
5a7a69bd99
commit
762ed2e82b
@ -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' : {
|
||||
|
Loading…
Reference in New Issue
Block a user