mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02: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.