tests: update test helpers and users
Move test-mu-common to mu-test-utils. Use mu_test_init as a wrapper for g_test_init. Update users.
This commit is contained in:
@ -28,4 +28,4 @@ test('test-mu-guile',
|
||||
'-DGUILE_LOAD_PATH="' + guile_load_path + '"',
|
||||
'-DGUILE_EXTENSIONS_PATH="' + guile_load_path + '"'
|
||||
],
|
||||
dependencies: [glib_dep, lib_mu_dep, lib_test_mu_common_dep]))
|
||||
dependencies: [glib_dep, lib_mu_dep]))
|
||||
|
||||
Reference in New Issue
Block a user