summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* color-device: Pass calibration state separately when creating profileJonas Ådahl2022-09-011-0/+169
* x11: Add X11 color manager subclassJonas Ådahl2022-09-011-0/+10
* tests/color: Add test for night lightJonas Ådahl2022-09-013-0/+638
* tests/color: Auto cleanup devices after testsJonas Ådahl2022-09-011-11/+76
* backend/test: Add support for gamma getting/settingJonas Ådahl2022-09-012-1/+89
* color: Create color profile for assigned profileJonas Ådahl2022-09-013-1/+178
* tests/mock/colord: Add profile mock supportJonas Ådahl2022-09-012-2/+42
* color: Generate and store ICC profiles from EDID or EFIJonas Ådahl2022-09-011-0/+66
* tests: Add rudimentary color device testJonas Ådahl2022-09-014-0/+270
* color-manager: Set up a D-Bus proxy to org.gnome.SettingsDaemon.ColorJonas Ådahl2022-09-012-0/+32
* tests/kvm: Forward MUTTER_DEBUG to the virtual machineJonas Ådahl2022-09-011-0/+1
* dbus-runner: Add colord mockingJonas Ådahl2022-09-014-5/+113
* tests/monitor-unit-tests: Make serials more uniqueJonas Ådahl2022-09-0110-64/+107
* tests/wayland/test-driver: Unset resource user data on finalizeJonas Ådahl2022-09-011-1/+14
* monitor-store-unit-tests: Verify <maxbpc> XML is stored correctlyDaniel van Vugt2022-08-192-0/+77
* monitor-unit-tests: Add a basic set-and-get test for max_bpcDaniel van Vugt2022-08-191-0/+96
* monitor-test-utils: Add max_bpc fieldDaniel van Vugt2022-08-192-0/+10
* tests: Expect <rate> to always have three decimal places (rounded)Daniel van Vugt2022-08-198-12/+12
* tests/kvm/virtme-runner: Add more loggingJonas Ådahl2022-08-191-0/+9
* Add 'catch' optionJonas Ådahl2022-08-191-0/+7
* tests/pointer-constraints: Destroy client after testJonas Ådahl2022-08-191-0/+2
* tests/test-client: Wait for processs to exit before shutting downJonas Ådahl2022-08-191-0/+73
* tests/dbus-runner: Don't consume options after '--'Jonas Ådahl2022-08-191-2/+6
* tests/kvm: Allow passing multi argument test casesJonas Ådahl2022-08-192-4/+9
* tests/kvm: Pass test executable lastJonas Ådahl2022-08-193-7/+7
* tests/kvm: Disable -Werror when building kernel imageFlorian Müllner2022-08-181-1/+1
* tests: Give mutter-test-runner the RUNPATH to find ClutterSimon McVittie2022-08-171-0/+5
* tests: Add test for remembering configured monitor scalesJonas Ådahl2022-08-152-0/+291
* monitor: Add mode spec helper checking resolution similarnessJonas Ådahl2022-08-152-0/+148
* tests: Test hotplugs when having unmapped Wayland windowJonas Ådahl2022-08-112-0/+21
* window: Make monitor from rect finder helper more clearly namedJonas Ådahl2022-08-111-1/+1
* tests/respect-constraints: Explicitly set monitor sizeJonas Ådahl2022-08-111-0/+2
* tests/runner: Add 'sync_shown' commandJonas Ådahl2022-08-111-0/+18
* tests/runner: Add 'resize_monitor' metatest commandJonas Ådahl2022-08-111-0/+23
* tests/runner: Recreate the virtual monitor for each testJonas Ådahl2022-08-111-4/+3
* tests/runner: Make test runner use the headless backendJonas Ådahl2022-08-111-1/+12
* tests/runner: Remove support running tests as an X11 WMJonas Ådahl2022-08-111-9/+5
* cogl/pipeline/vertend/glsl: Move out unit test to its own fileJonas Ådahl2022-08-082-0/+71
* tests/cogl/unit: Run most tests with all driversJonas Ådahl2022-08-081-11/+24
* cogl/pipeline/opengl: Move out unit test to separate fileJonas Ådahl2022-08-082-0/+45
* cogl/pipeline-state: Move out working unit test to separate fileJonas Ådahl2022-08-082-0/+48
* cogl/pipeline-state: Move out failing test to its own fileJonas Ådahl2022-08-082-0/+46
* test/cogl/unit: Allow marking known failuresJonas Ådahl2022-08-081-4/+6
* cogl/pipeline-cache: Move unit test to its own fileJonas Ådahl2022-08-082-0/+105
* cogl: Move out bitmask unit test to separate fileJonas Ådahl2022-08-082-0/+182
* tests/cogl: Add unit test frameworkJonas Ådahl2022-08-083-0/+51
* cogl: Remove now empty conform test suiteJonas Ådahl2022-08-087-0/+1283
* tests/cogl: Migrate fence testJonas Ådahl2022-08-082-0/+69
* tests/cogl: Migrate texture rg testJonas Ådahl2022-08-082-0/+85
* tests/cogl: Migrate pipeline shader state testJonas Ådahl2022-08-082-0/+98