Skip to content

tests: Remove custom printerr logging from live-g-file

Philip Withnall requested to merge pwithnall/glib:live-g-file-test-logging into main

Use g_test_message() instead, so that the logs get treated properly for TAP output.

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

Merge request reports