mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
16d1a3d28c
Meson has the ability to classify tests according to "suites", a list of tags. This is especially useful when we want to run specific sets of tests — e.g. only GLib's tests — instead of the whole test suite. It also allows us to classify special tests, like "slow" ones, so that we can only run them when needed. |
||
---|---|---|
.. | ||
closures.c | ||
Makefile.am | ||
meson.build | ||
objects2.c | ||
objects.c | ||
properties2.c | ||
properties3.c | ||
properties4.c | ||
properties.c | ||
signals.c |