mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Distribute cxx test tests/cxx-test.cpp to each module tests directory
tests/cxx-test.cpp is removed and splitted into gio/tests/cxx.cpp, gmodule/tests/cxx.cpp and gobject/tests/cxx.cpp. Helps issue #1434
This commit is contained in:
@@ -52,6 +52,9 @@ gio_tests = {
|
||||
'contenttype' : {},
|
||||
'converter-stream' : {},
|
||||
'credentials' : {},
|
||||
'cxx' : {
|
||||
'source' : ['cxx.cpp'],
|
||||
},
|
||||
'data-input-stream' : {},
|
||||
'data-output-stream' : {},
|
||||
'defaultvalue' : {'extra_sources' : [giotypefuncs_inc]},
|
||||
|
Reference in New Issue
Block a user