glib/tests/refcount
Emmanuele Bassi 16d1a3d28c Classify the tests
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.
2018-06-10 15:33:06 +01:00
..
closures.c Drop trailing semi-colon from G_DEFINE_ macro 2017-04-10 10:38:31 +01:00
Makefile.am build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENT 2017-05-23 13:29:40 +01:00
meson.build Classify the tests 2018-06-10 15:33:06 +01:00
objects2.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
objects.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
properties2.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
properties3.c Drop trailing semi-colon from G_DEFINE_ macro 2017-04-10 10:38:31 +01:00
properties4.c Drop trailing semi-colon from G_DEFINE_ macro 2017-04-10 10:38:31 +01:00
properties.c tests/: Include unistd.h on *NIX only 2013-11-11 22:37:39 +08:00
signals.c tests/refcount/signals: don't shadow rand() 2016-11-14 18:33:32 +00:00