glib/gmodule
Simon McVittie a62dd272d8 tests: Test that we can include all headers with an old MAX_VERSION
In principle we could script this so that each max-version.c is compiled
26 times, once per possible MAX_VERSION, but I haven't implemented
that here: just pinning to the oldest possible version is sufficient to
reproduce #2796.

These aren't included in the installed-tests, since they don't really
do anything at runtime (the important thing is that they compile
without warnings).

Reproduces: #2796
Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-10-27 14:50:48 +01:00
..
tests tests: Test that we can include all headers with an old MAX_VERSION 2022-10-27 14:50:48 +01:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
COPYING docs: Add all used licenses in a REUSE-compatible directory 2022-05-17 17:23:34 +01:00
gmodule-ar.c Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
gmodule-dl.c Handle plugable g_modules through RTLD_DEFAULT for NetBSD 2022-10-25 17:31:25 +02:00
gmodule-win32.c Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
gmodule.c giomodules: g_io_module_* must always be exported 2022-10-13 20:53:56 -04:00
gmodule.h giomodules: g_io_module_* must always be exported 2022-10-13 20:53:56 -04:00
gmodule.rc.in meson: build Windows resource files 2018-01-04 22:19:30 +01:00
gmoduleconf.h.in Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
meson.build meson: Add missing install tags 2022-10-26 11:55:56 -04:00