This commit is contained in:
Sebastian Moser
2024-01-23 15:03:48 +01:00
parent 22d3e2bd96
commit d21bc3c7c5
19 changed files with 643 additions and 17 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/tests/repository/meson.build b/tests/repository/meson.build
index 1744538..a95f083 100644
--- a/tests/repository/meson.build
+++ b/tests/repository/meson.build
@@ -4,7 +4,7 @@ if glib_dep.type_name() == 'pkgconfig'
'gitestrepo': typelibs,
'giteststructinfo': typelibs,
'gitestthrows': typelibs,
- 'gitypelibtest': [regress_typelib],
+ #'gitypelibtest': [regress_typelib],
}
repository_test_env = environment()