glib/gio/tests/modules
Руслан Ижбулатов ad3694b82a Enable GIO tests on Windows
1) Remove the non-Windows-only condition for subdir('tests').
2) Add libiphlpapi, libws2_32 and libsecur32 deps, needed for W32 tests.
3) Remove the -no-undefined argument (gcc doesn't understand it,
   it *does* understand -Wl,-no-undefined; either way, the test
   compiles without this argument just fine; maybe meson adds it
   by itself - you can hardly build shared modules without it).
4) Add or fix a number of includes
5) Disable gdbus-objectmanager tests when building with MSVC
   (right now these tests don't work on Windows anyway, so the fact
    that MSVC can't even build them properly is irrelevant;
    most likely gdbus-codegen needs changes to put _GLIB_EXTERN
    before each function)
2018-09-12 15:42:11 +00:00
..
Makefile.am Use "-module" when compiling loadable modules 2017-08-03 12:28:10 +01:00
meson.build meson: fix static build under Windows 2018-01-04 22:21:40 +01:00
symbol-visibility.h meson: Add tls-interaction test, and fix giomodule test 2017-07-13 19:03:39 -04:00
test-module-a.c Enable GIO tests on Windows 2018-09-12 15:42:11 +00:00
test-module-b.c Enable GIO tests on Windows 2018-09-12 15:42:11 +00:00