Move tests/module-test.c to gmodules/tests/
Helps issue #1434 (closed)
I am not really sure about the tests of this one. My guess is that a lot of g_error()
might be converted into g_assert_*()
. But, I know too few about modules to apply it straight.