summaryrefslogtreecommitdiff
path: root/src/tests/monitor-unit-tests.c
Commit message (Expand)AuthorAgeFilesLines
* backend: Move GPU ownership from the monitor manager to the backendJonas Ådahl2019-06-201-15/+12
* monitor-unit-tests: initial crtcs in custom_lid_switchPekka Paalanen2019-02-211-0/+2
* output: Turn winsys_id into a uint64_tEmilio Pozuelo Monfort2018-11-191-4/+4
* monitor-unit-tests: Try resizing clients while headlessJonas Ådahl2018-11-141-0/+15
* monitor-unit-tests: Also run a X11 client while testingJonas Ådahl2018-11-141-24/+65
* backend: Move lid-is-closed handling to MetaBackendBastien Nocera2018-07-181-28/+13
* backends: Move MetaOutput::crtc field into private structJonas Ådahl2018-06-281-7/+11
* monitor-unit-tests: Add non upright panel testHans de Goede2017-12-251-0/+35
* monitor-unit-tests: Add support for panel-orientationHans de Goede2017-12-251-0/+3
* monitor-unit-tests: Check config loading on lid switchesJonas Ådahl2017-11-301-0/+199
* monitor-unit-tests: Always reset CRTC transform abilityJonas Ådahl2017-11-301-0/+6
* monitor-unit-tests: Add test for lid toggle after hot unplugJonas Ådahl2017-11-301-0/+64
* monitor-unit-tests: Add test for lid closed after hot plugJonas Ådahl2017-11-301-0/+170
* monitor-unit-tests: Check non-first preferred modesJonas Ådahl2017-10-191-1/+98
* monitor-unit-tests: Check going headless -> headlessJonas Ådahl2017-10-071-0/+7
* backends: Split out CRTC/output management to MetaGpuJonas Ådahl2017-10-051-10/+19
* monitor-manager: Turn MetaCrtcMode into a GObjectJonas Ådahl2017-10-051-16/+22
* monitor-manager: Make MetaCrtc a GObjectJonas Ådahl2017-10-051-15/+21
* Make MetaOutput a GObjectJonas Ådahl2017-10-051-42/+54
* monitor-tests: Test config migration with refresh rate wiggle roomJonas Ådahl2017-10-041-0/+288
* monitor-tests: Fix error message grammar mistakeJonas Ådahl2017-10-041-1/+1
* monitor-unit-tests: Test configs with explicitly disabled monitorsJonas Ådahl2017-10-021-0/+131
* monitor-unit-tests: Add way for test case setup to specify output serialJonas Ådahl2017-10-021-1/+7
* tests/monitor-unit-tests: Run a client while testingJonas Ådahl2017-08-301-0/+62
* tests/monitor-unit-tests: Sleep some after each hot plugJonas Ådahl2017-08-301-0/+1
* monitor: Add foreach output helper and fix foreach crtc helperJonas Ådahl2017-08-301-8/+8
* monitor-manager: Fall back to minimum screen size of 640 x 480Jonas Ådahl2017-08-301-3/+2
* monitor-manager: Try to restore previous config before regeneratingJonas Ådahl2017-08-211-19/+6
* tests/monitor-unit-tests: Clear config history before each testJonas Ådahl2017-08-211-1/+14
* tests/monitor-unit-tests: Use special purpose add test helperJonas Ådahl2017-08-211-64/+74
* tests: Add monitor config migration testsJonas Ådahl2017-08-211-0/+145
* Remove old monitor configuration systemJonas Ådahl2017-08-211-162/+22
* monitor-unit-tests: Check tiled monitors with non-origin main outputJonas Ådahl2017-07-191-0/+151
* tests: Add test for setting an interlaced monitor modeJonas Ådahl2017-07-141-1/+130
* tests: Check expected monitor mode countJonas Ådahl2017-07-141-0/+4
* tests: Test monitor mode refresh rateJonas Ådahl2017-07-141-0/+64
* Fix a couple of wrong indentationsJonas Ådahl2017-07-141-8/+8
* tests: Add non-precise fractional scaling testJonas Ådahl2017-07-141-0/+104
* tests: Add tests for fractional scalingJonas Ådahl2017-07-141-2/+106
* Add support for rudimentary fractional scalingJonas Ådahl2017-07-141-3/+3
* tests/monitor-unit-tests: Check handling of odd tiled monitorsJonas Ådahl2017-05-261-0/+357
* tests/monitor-unit-tests: Check meta_monitor_is_active()Jonas Ådahl2017-05-261-0/+4
* tests: Fix indentationJonas Ådahl2017-04-071-4/+4
* tests: Test non-native monitor transformJonas Ådahl2017-04-071-0/+162
* tests: Derive configuration when stage views is disabledJonas Ådahl2017-04-071-3/+48
* tests: Test rotation of tiled monitorsJonas Ådahl2017-04-071-0/+187
* tests: Test that transforms are properly configuredJonas Ådahl2017-04-071-0/+289
* monitor: Don't keep CRTC position in MetaMonitorCrtcModeJonas Ådahl2017-04-071-17/+50
* tests/monitor-unit-tests: Add tests for custom tiled monitor modesJonas Ådahl2017-04-071-4/+184
* Add support for scaled logical monitor framebuffersJonas Ådahl2017-04-071-9/+15