Skip to content

tests: Test the function forms of g_bit_*() APIs too

Philip Withnall requested to merge pwithnall/glib:bit-test-improvements into main

The tests were previously only checking the macro forms. The function forms should behave identically, but since it’s easy enough to get coverage of them, we might as well.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Merge request reports