aboutsummaryrefslogtreecommitdiff
path: root/test cases/vala
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2021-05-13 16:40:51 +0100
committerJon Turney <jon.turney@dronecode.org.uk>2021-05-20 23:12:21 +0100
commit2d215d93b245414936992c42b0765088df0564dd (patch)
treedc88777ffb7dc711501822e27e3fd0f98dd093fd /test cases/vala
parent1694e4cecad74cd386c7d452a1ad1df653eda898 (diff)
downloadmeson-2d215d93b245414936992c42b0765088df0564dd.zip
meson-2d215d93b245414936992c42b0765088df0564dd.tar.gz
meson-2d215d93b245414936992c42b0765088df0564dd.tar.bz2
Revert "Disable failing Cygwin GIR test."
This partially reverts commit add502c6483bde9dc6a0ba80b3c79163304465a4.
Diffstat (limited to 'test cases/vala')
-rw-r--r--test cases/vala/11 generated vapi/meson.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/test cases/vala/11 generated vapi/meson.build b/test cases/vala/11 generated vapi/meson.build
index eb57649..d5f38ca 100644
--- a/test cases/vala/11 generated vapi/meson.build
+++ b/test cases/vala/11 generated vapi/meson.build
@@ -1,9 +1,5 @@
project('vapi-test', ['c', 'vala'])
-if build_machine.system() == 'cygwin'
- error('MESON_SKIP_TEST GIR seems to be broken in Cygwin and no-one knows how to fix it. Thus we have to disable this.')
-endif
-
gnome = import('gnome')
subdir('libfoo')
subdir('libbar')