Emmanuele Bassi
45640dffa5
girepository: Load platform-specific GIO data
...
For backward compatibility, we automatically load the GioUnix or
GioWin32 namespaces if the Gio namespace has been required.
Also ensures that the platform-specific library is loaded in tests
Co-Authored-By: Marco Trevisan (Treviño) <mail@3v1n0.net >
2025-08-29 14:32:08 +02:00
Marco Trevisan (Treviño)
a1bc53aa98
girepository: Add test ensuring that platform specific methods are available
2025-08-29 14:29:33 +02:00
Philip Withnall
a127f9b7d2
tests: Fix a memory leak if a callable-info test is skipped
...
Signed-off-by: Philip Withnall <pwithnall@gnome.org >
2025-02-11 11:40:29 +00:00
Philip Chimento
7471ab20d1
girepository: Add test for static vfunc info
...
This is a test for the functionality in the previous commit. It depends
on g-ir-scanner being able to scan static vfuncs, and is otherwise
skipped.
The g-ir-scanner functionality is in
https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/361
2025-01-19 13:49:55 -08:00
Philip Chimento
fe142e3b32
girepository: Add baseline tests for gi_callable_info_is_method()
...
This tests existing functionality.
2025-01-18 14:27:24 -08:00
Evan Welsh
453dd4be9e
girepository: Add APIs for sync, async, and finish function annotations
2024-08-26 12:07:25 +01:00