summaryrefslogtreecommitdiff
path: root/src/tests/monitor-unit-tests.c
Commit message (Expand)AuthorAgeFilesLines
* monitor-manager: Apply switch-config in idle callbackJonas Ådahl2023-03-181-0/+5
* tests/monitor/default-scale: Add a couple of more test casesJonas Ådahl2023-03-031-0/+18
* monitor: Use fractional scale result to decide the non-fractional scaleJonas Ådahl2023-03-031-2/+2
* tests: Fix default_scale testCarlos Garnacho2023-03-031-2/+1
* tests/monitor/default-scale: Fix test casesJonas Ådahl2023-03-031-4/+4
* tests/monitor/default-scale: Use a large epsilonJonas Ådahl2023-03-031-1/+6
* tests: Add tests for monitor_calculate_mode_scaleAdrian Vovk2023-02-241-0/+171
* Always queue MetaLater via compositor instanceJonas Ådahl2022-12-171-4/+7
* tests: Make tests components have ownership chains as wellJonas Ådahl2022-12-171-33/+32
* tests/backend-test: Wait for stage update in add and remove_deviceJonas Dreßler2022-11-221-34/+32
* tests/test-client: Handle alarm event processing automaticallyJonas Ådahl2022-11-211-15/+0
* Remove meta_is_stage_views_enabled()Jonas Ådahl2022-09-191-60/+0
* tests/monitor-unit-tests: Make serials more uniqueJonas Ådahl2022-09-011-34/+77
* monitor-unit-tests: Add a basic set-and-get test for max_bpcDaniel van Vugt2022-08-191-0/+96
* tests: Add test for remembering configured monitor scalesJonas Ådahl2022-08-151-0/+250
* build: Make each executable/library have their own log domainJonas Ådahl2022-04-291-5/+5
* tests: Move monitor test utils into libmutter-test.soJonas Ådahl2022-02-091-265/+420
* monitor-config-store: Add test for monitor configuration policyJonas Ådahl2022-01-251-0/+149
* tests: Split out monitor configuration tests to its own test caseJonas Ådahl2022-01-251-6/+29
* tests: Move orientation helper to monitor test utilsJonas Ådahl2022-01-251-32/+38
* monitor-config-store: Add way to define config store loading policyJonas Ådahl2022-01-251-0/+3
* monitor-unit-tests: Check orientation changes with transformed panelsMarco Trevisan (Treviño)2021-12-201-0/+233
* monitor-unit-tests: Take panel orientation transform in accountMarco Trevisan (Treviño)2021-12-201-23/+28
* tests: Make it easier to keep track of where we areSimon McVittie2021-10-221-19/+26
* tests: Change how we wait for an orientation changeSimon McVittie2021-10-221-55/+52
* orientation-manager: Use an idle to apply monitor orientation changesMarco Trevisan (Treviño)2021-09-041-0/+28
* monitor-unit-tests: Add tests with dynamic orientation changesMarco Trevisan (Treviño)2021-09-041-0/+1294
* monitor-manager: Add config relationships and use it for orientation eventsMarco Trevisan (Treviño)2021-09-041-0/+187
* monitor-unit-tests: Add tests to verify config manager historyMarco Trevisan (Treviño)2021-09-041-0/+163
* monitor-test-utils: Add debug friendly statements during testsMarco Trevisan (Treviño)2021-08-041-63/+126
* monitor-unit-tests: Check suggested configuration has adjacent outputsMarco Trevisan (Treviño)2021-08-041-0/+315
* monitor-unit-tests: Add test for overlapping monitor configMarco Trevisan (Treviño)2021-08-041-0/+159
* monitor: Do not overlap when checking for applicable scaling valuesMarco Trevisan (Treviño)2021-07-221-2/+2
* monitor-unit-tests: Check integer scaling values are matching expectationsMarco Trevisan (Treviño)2021-07-221-0/+283
* monitor-unit-tests: Add tests to verify the computed scaling valuesMarco Trevisan (Treviño)2021-07-221-0/+313
* tests: Move 'wait-for-X11-display' helper to MetaContextTestJonas Ådahl2021-07-151-8/+14
* tests/utils: Prefix TestClient with MetaJonas Ådahl2021-07-151-52/+54
* tests: Rename test-utils.c/h to meta-test-utils.c/hJonas Ådahl2021-07-151-1/+1
* tests/monitor-unit-tests: Set up async waiter after X11 clientJonas Ådahl2021-01-251-5/+3
* monitor-config-manager: Handle multiple builtin panels gracefullyJonas Ådahl2020-11-271-0/+146
* tests/monitor-unit-tests: Remove left-over debug printfJonas Ådahl2020-11-271-2/+0
* tests/monitor-unit-tests: Make hotplug mode part of test setupJonas Ådahl2020-06-101-16/+8
* tests/monitor-unit-tests: Set initial state during backend constructionJonas Ådahl2020-06-101-5/+8
* tests: Move monitor test functions into common utilsJonas Dreßler2020-05-131-762/+0
* tests/monitor-unit-tests: Check test state outside of common functionJonas Dreßler2020-05-131-2/+55
* tests/monitor-unit-tests: Use TestCaseExpect for checking configurationJonas Dreßler2020-05-131-88/+87
* tests/monitor-unit-tests: Use TestCaseSetup for building TestSetupJonas Dreßler2020-05-131-78/+78
* monitor-unit-tests: Ensure configuration is preserved in laptop with closed lidMarco Trevisan (Treviño)2020-04-161-0/+112
* tests/monitor-unit-tests: Test non-hw-transform rotated tiled monitorsJonas Ådahl2020-04-151-0/+194
* monitor: Fix tile coordinate calculationJonas Ådahl2020-04-151-1/+2