glib/girepository/tests
Philip Withnall 2b4bfadfb7 tests: Remove an unnecessary include from test-common.h
It causes a build failure on mingw32, as `_WIN32_WINNT` is redefined.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-02-12 17:54:36 +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 gibaseinfo: Stop building GIBoxedInfo instances 2024-02-12 13:16:07 +00:00
object-info.c tests: Add a test for finding methods and vfuncs in a GIObjectInfo 2024-02-05 18:40:58 +00:00
registered-type-info.c gibaseinfo: Stop building GIBoxedInfo instances 2024-02-12 13:16:07 +00:00
repository-search-paths.c girepository: Drop gi_repository_get_default() 2024-01-26 12:08:17 +00:00
repository.c gibaseinfo: Stop building GIBoxedInfo instances 2024-02-12 13:16:07 +00:00
struct-info.c gibaseinfo: Stop building GIBoxedInfo instances 2024-02-12 13:16:07 +00:00
test-common.c girepository: Move GIR generation into girepository and prior to tests 2024-01-30 00:50:40 -06:00
test-common.h tests: Remove an unnecessary include from test-common.h 2024-02-12 17:54:36 +00:00
throws.c girepository: Remove GI_FUNCTION_THROWS and GI_VFUNC_THROWS flags 2024-01-24 20:45:28 -08:00
union-info.c tests: Add basic tests for GIUnionInfo 2024-02-06 13:42:43 +00:00