[glib/glib-2-58: 28/55] tests W32: Move timeloop test to the non-Windows section
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-58: 28/55] tests W32: Move timeloop test to the non-Windows section
- Date: Fri, 19 Oct 2018 13:39:52 +0000 (UTC)
commit 063148e09856ce55e9d4a25dc9e651df2ea1e953
Author: Руслан Ижбулатов <lrn1986 gmail com>
Date: Thu Sep 20 05:24:08 2018 +0000
tests W32: Move timeloop test to the non-Windows section
It just doesn't work on Windows, and that can't be fixed with a quick patch.
tests/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 7530571bf..b054a1732 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -49,7 +49,6 @@ tests = [{
'dependencies' : [libgmodule_dep],
'export_dynamic' : true,
},
- 'timeloop' : {},
'cxx-test' : {
'source' : 'cxx-test.cpp',
'include_directories' : gmoduleinc,
@@ -70,6 +69,7 @@ test_extra_programs = {
if host_machine.system() != 'windows'
tests += [{
+ 'timeloop' : {},
'spawn-test' : {},
'iochannel-test' : {},
}]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]