summaryrefslogtreecommitdiff
path: root/src/tests/unit-tests.c
Commit message (Expand)AuthorAgeFilesLines
* WIPwip/nielsdg/uncrustify-testNiels De Graef2018-11-191-2/+4
* tests: Override Wayland display name in test_init()Jonas Ådahl2018-11-141-1/+0
* tests: Call g_test_init() in test-runner tooJonas Ådahl2018-11-061-4/+1
* plugin: Rename the .so file from plugin.so to libplugin.soJonas Ådahl2018-11-061-1/+1
* tests: Make testboxes an actual testJonas Ådahl2018-11-061-0/+2
* tests/monitor-unit-tests: Run a client while testingJonas Ådahl2017-08-301-0/+6
* tests: Add monitor config migration testsJonas Ådahl2017-08-211-0/+2
* Remove old monitor configuration systemJonas Ådahl2017-08-211-9/+3
* backend: Move settings into a new MetaSettings objectJonas Ådahl2017-05-261-5/+6
* monitor-manager: Make the config manager an 'experimental feature'Jonas Ådahl2017-04-071-3/+9
* Add support for scaled logical monitor framebuffersJonas Ådahl2017-04-071-0/+7
* monitor-config-manager: Verify that logical monitors are adjecentJonas Ådahl2017-04-071-0/+33
* tests: Add MetaMonitorConfigStore testsJonas Ådahl2017-01-251-0/+2
* unit-tests: Pass argc/argv directly to g_test_initJonas Ådahl2017-01-251-14/+0
* tests: Make monitor unit tests create initial configJonas Ådahl2017-01-251-1/+2
* tests: Use custom Wayland display nameJonas Ådahl2017-01-251-0/+2
* tests: Add basic monitor configuration testsJonas Ådahl2017-01-251-0/+3
* tests: Use special purpose backend in unit testsJonas Ådahl2017-01-251-13/+7
* unit-tests: Fix const compiler warningFlorian Müllner2016-03-111-2/+2
* tests: Ensure tests run in a nested mutterJonas Ådahl2016-03-071-2/+2
* tests: Test scheduling a later MetaLater from a later callback worksJonas Ådahl2016-02-261-0/+91
* tests: Add unit tests framework runnerJonas Ådahl2016-02-261-0/+147