Tim-Philipp Müller
213957970e
meson: Fix glib, add gobject, gio, gthread, gmodule, etc
...
Several small fixes to the build files.
Lots of tests have also been added, and glib tests pass now.
2017-07-13 19:03:39 -04:00
Ryan Lortie
186965fc9b
giomodule test: force shared library build
...
http://lists.gnu.org/archive/html/bug-libtool/2013-05/msg00009.html hit
us again. libtool only builds .so files if we install the library, so
force it to build for our testcase, even if we don't install it.
2014-01-13 15:31:38 -05:00
Matthias Clasen
2b289cc565
Fix make install with --disable-installed-tests
...
If installed tests are not enabled, installed_testdir is not
defined, so we end up trying to create /modules and to chmod
things in /x-content/, which is not right.
2014-01-02 13:36:37 -05:00
Matthias Clasen
8aeb391a77
Improve GIOModule test coverage
...
Add a dedicated test for GIOModule.
2014-01-01 17:59:21 -05:00