Skip to content

Slice test

Emmanuel Fleury requested to merge emmanuel.fleury/glib:slice-test into main

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).

Merge request reports

Loading