1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-21 15:10:06 +01:00

1 Commits

Author SHA1 Message Date
Mike Salmela
dea11643a9 Rename confusing socket test filenames
The gio/tests/socket-client.c doesn't use GSocketClient, which makes the
filename confusing. What the file actually tests is the GSocket. Rename
it to socket-testclient.c
The corresponding GSocket server test file naming doesn't conflict with other
class names, but rename it to socket-testserver.c for consistency.

Closes 
2023-04-29 21:48:03 +03:00