summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* wayland: Guard XWayland typesBilal Elmoussaoui2023-05-151-1/+6
* tests/test-client: Use proper style for main argumentsMarco Trevisan (Treviño)2023-05-151-1/+2
* tests/test-client: Ensure that screen has always a compositorMarco Trevisan (Treviño)2023-05-151-0/+2
* tests: Add check for compositor state on XWayland startupMarco Trevisan (Treviño)2023-05-153-1/+129
* tests/meson: Make tests depending on test-client to actually depend on itMarco Trevisan (Treviño)2023-05-151-0/+7
* tests: Make wayland-x11-interop depends on xwayland featureBilal Elmoussaoui2023-05-151-11/+11
* build: Use / operator instead of join_paths everywhereJonas Ådahl2023-05-043-10/+8
* tests: Set a dummy XDG_CONFIG_HOME variableJonas Ådahl2023-05-041-0/+1
* edid: Integrate libdisplay-info for edid parsingadarshgm2023-05-021-8/+8
* tests: Avoid CSD window in testCarlos Garnacho2023-04-251-1/+1
* monitor: Add helper to parse simple mode stringsJonas Ådahl2023-04-181-0/+81
* wayland/cursor-surface: Update cursor on disposeJonas Ådahl2023-04-176-0/+536
* backends/stage: Pass ClutterFrame to MetaStageWatchFuncGeorges Basile Stavracas Neto2023-04-071-0/+1
* tests: Use a more interoperable path to bashSimon McVittie2023-03-223-3/+3
* monitor-manager: Apply switch-config in idle callbackJonas Ådahl2023-03-182-0/+124
* tests/wayland: Add missing dependenciesRobert Mader2023-03-052-0/+2
* tests/wayland: Add test for fractional-scale protocolRobert Mader2023-03-048-2/+411
* tests/build: Order Wayland tests alphabeticallyRobert Mader2023-03-041-6/+13
* tests/wayland-client-utils: Use interface names instead of static stringsRobert Mader2023-03-041-6/+6
* tests/build: Move 'service-channel' test to a 'misc' sectionJonas Ådahl2023-03-041-8/+12
* tests: Add tests for HDR Static Metadata encoding/decoding and equalitySebastian Wick2023-03-044-0/+136
* test: Add a test for "activate" hammeringOlivier Fourdan2023-03-041-0/+35
* tests: Update READMEOlivier Fourdan2023-03-041-2/+1
* tests/kms/hotplug: Add tests for connector coming and goingJonas Ådahl2023-03-031-0/+118
* onscreen/native: Hold output and CRTC refs until disposeJonas Ådahl2023-03-032-0/+126
* ci,tests: Pass GTK_A11Y=none to testsCarlos Garnacho2023-03-032-0/+2
* 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: Port headless start test case to VKMSJonas Ådahl2023-03-022-73/+37
* tests/drm-mock: Add filter mockingJonas Ådahl2023-03-023-2/+81
* tests/drm-mock: Add missing newline in macroJonas Ådahl2023-03-021-0/+1
* kms/update: Merge connector updates tooJonas Ådahl2023-03-021-0/+26
* renderer/native: Move per frame KMS update to MetaFrameNativeJonas Ådahl2023-03-021-2/+12
* kms/impl-device: Let process() always take ownership of the updateJonas Ådahl2023-03-022-5/+0
* tests/kms/render: Add test for scanout failure handlingJonas Ådahl2023-03-012-1/+171
* tests: Add static drm-mock libraryJonas Ådahl2023-03-014-0/+167
* kms/update: Change lock() to seal()Jonas Ådahl2023-03-011-1/+1
* frame-clock: Don't delay schedule_now() if already scheduledJonas Ådahl2023-03-011-0/+1
* kms: Make KMS feedback struct ref countedJonas Ådahl2023-03-012-5/+5
* kms/update: Support merging updates with mode setsJonas Ådahl2023-03-011-1/+16
* kms/update: Add API to merge two updatesJonas Ådahl2023-03-011-0/+189
* tests: Add tests for monitor_calculate_mode_scaleAdrian Vovk2023-02-244-36/+218
* backends/native: Replace MetaKmsCrtcGamma with MetaGammaLutSebastian Wick2023-02-231-26/+8
* backends/native: Use MetaKmsCrtcGamma for the KMS gamma color updateSebastian Wick2023-02-231-22/+25
* backends/native: Rename crtc_gamma to crtc_color_updatesSebastian Wick2023-02-231-1/+1
* cogl: Remove legacy OpenGL driver supportJonas Ådahl2023-02-213-6/+5
* tests/kvm: Properly capture the test status codeSebastian Wick2023-02-211-2/+3