Slice test
Split tests/slice-tests.c into smaller tests to avoid to call g_slice_set_config()
after g_test_init()
and move tests/memchunks.c
to glib/tests/
.
Also remove an unnecessary dependency on the test slice-color
.
Related to issue #1434 (closed).