Jonas Ådahl
76760bfd79
tests: Make all alarm filters use the same type
...
That'll make them more interchangable, would so ever be needed.
https://bugzilla.gnome.org/show_bug.cgi?id=790207
2018-11-14 16:04:10 +01:00
Jonas Ådahl
2af229fe98
tests: Call g_test_init() in test-runner too
...
This makes the log handler that breaks test redundant, as GTest already
does this.
2018-11-06 17:17:36 +01:00
Jonas Ådahl
0afaf5262b
plugin: Rename the .so file from plugin.so to libplugin.so
...
This is the filename convention you get when you define a shared module
in meson, and since there is no particular reason to not include the
"lib" prefix, lets make it easier to port it over. While at it,
de-duplicate the retrieval of the plugin name.
2018-11-06 17:17:36 +01:00
Armin Krezović
722c975aca
Move alarm and xids management to MetaX11Display
...
https://bugzilla.gnome.org/show_bug.cgi?id=759538
2018-07-06 19:47:16 +02:00
Jonas Ådahl
5b37901b57
tests/utils: Add test_client_quit() helper
...
https://bugzilla.gnome.org/show_bug.cgi?id=730551
2017-08-30 13:44:05 +08:00
Jonas Ådahl
be11c32815
tests: Move out test client helper from test-runner.c
...
It could be useful for running other types of test clients in other
tests.
https://bugzilla.gnome.org/show_bug.cgi?id=730551
2017-08-30 13:09:38 +08:00