glib/girepository/tests
Philip Withnall 5ef1c7e110 girepository: Move library path functions over from gitypelib.c
This means they’re implemented in the same file as the typelib search
path, so it’s easier to refactor the code.

This adds `gi_repository_get_library_path()` to expose the library path,
both publicly and to internal users in `gitypelib.c`. And unit tests.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-01-26 12:01:01 +00:00
..
cmph-bdz.c cmph-bdz-test: Use more size_t 2024-01-16 18:56:57 +01:00
function-info.c tests: Use runtime casts 2024-01-23 22:04:52 -08:00
gthash.c tests: Use g_assert_*() rather than g_assert() in gthash tests 2024-01-18 13:15:22 +00:00
meson.build tests: Port over some GIRepository tests from g-i 1.x 2024-01-23 22:04:52 -08:00
repository-search-paths.c girepository: Move library path functions over from gitypelib.c 2024-01-26 12:01:01 +00:00
repository.c tests: Port over some GIRepository tests from g-i 1.x 2024-01-23 22:04:52 -08:00
struct-info.c tests: Port over some GIRepository tests from g-i 1.x 2024-01-23 22:04:52 -08:00
test-common.c tests: Use fixture in GIRepository tests 2024-01-23 22:04:52 -08:00
test-common.h tests: Port over some GIRepository tests from g-i 1.x 2024-01-23 22:04:52 -08:00
throws.c girepository: Remove GI_FUNCTION_THROWS and GI_VFUNC_THROWS flags 2024-01-24 20:45:28 -08:00