mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-04 23:22:09 +01:00
GI_IS_REGISTERED_TYPE_INFO() wasn't working because it was actually defined to be the same as GI_IS_OBJECT_INFO(). Add some desultory type-checking assertions to the repository tests.