summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/wayland: Test reattaching subsurface after parent was destroyedRobert Mader2021-09-023-0/+403
* build: Stop using source_root()/build_root()Florian Müllner2021-08-221-2/+2
* tests/stage-view: Added test for incorrect frame clock schedulingJonas Ådahl2021-08-221-1/+130
* monitor-test-utils: Add debug friendly statements during testsMarco Trevisan (Treviño)2021-08-044-64/+143
* 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-222-2/+9
* 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-223-1/+402
* monitor-manager: Pass the Logical mode when computing the monitor scaleMarco Trevisan (Treviño)2021-07-221-3/+4
* backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11Carlos Garnacho2021-07-161-4/+0
* tests: Make common test code a shared libraryJonas Ådahl2021-07-1523-65/+121
* tests/test-utils: Move test client path ensure helper to private headerJonas Ådahl2021-07-154-5/+28
* tests: Move 'wait-for-X11-display' helper to MetaContextTestJonas Ådahl2021-07-159-37/+78
* tests/test-utils: Remove unused init functionJonas Ådahl2021-07-152-16/+0
* context/test: Make type derivableJonas Ådahl2021-07-152-13/+26
* tests: Prefix test plugin name getter with meta_Jonas Ådahl2021-07-153-3/+3
* tests/utils: Prefix AsyncWaiter with MetaJonas Ådahl2021-07-153-34/+39
* tests/utils: Prefix TestClient with MetaJonas Ådahl2021-07-154-206/+249
* tests: Rename test-utils.c/h to meta-test-utils.c/hJonas Ådahl2021-07-158-11/+11
* context: Move 'replace-current-wm' tracking to the contextJonas Ådahl2021-07-151-0/+7
* context: Move X11 display policy under the contextJonas Ådahl2021-07-151-6/+13
* main: Move MetaX11DisplayPolicy to a new meta-private-enums.hJonas Ådahl2021-07-151-1/+1
* context: Make the context owner of the backendJonas Ådahl2021-07-151-0/+2
* tests/persistent-virtual-monitor: Port to MetaContextJonas Ådahl2021-07-151-21/+15
* tests/clutter: Port to MetaContextJonas Ådahl2021-07-154-89/+40
* context/test: Add 'no-x11' and 'test-client' constructor flagsJonas Ådahl2021-07-158-9/+35
* clutter: Remove clutter_init_with_args()Jonas Ådahl2021-07-152-23/+0
* display: Don't include sn.h from display-private.hJonas Ådahl2021-07-151-0/+1
* tests/stage-view-tests: Port to MetaContextJonas Ådahl2021-07-151-42/+7
* tests/ref-test-sanity: Port to MetaContextJonas Ådahl2021-07-151-33/+10
* tests/headless-start: Port to MetaContextJonas Ådahl2021-07-151-40/+7
* tests/headless-start: Stop ignoring the missed frame warningsJonas Ådahl2021-07-151-20/+0
* tests/test-runner: Port to MetaContextJonas Ådahl2021-07-152-54/+18
* monitor-manager/test: Add default fall back initial configJonas Ådahl2021-07-151-1/+43
* context/test: Add 'run-tests' signal that can replace g_test_run()Jonas Ådahl2021-07-151-1/+18
* tests/test-runner: Assorted style cleanupJonas Ådahl2021-07-151-3/+6
* context: Handle dealing with option entriesJonas Ådahl2021-07-151-0/+5
* tests/unit-tests: Port to MetaContextJonas Ådahl2021-07-151-43/+14
* context/test: Add 'before-tests' and 'after-tests' signalsJonas Ådahl2021-07-151-1/+32
* tests/native-headless: Port to MetaContextJonas Ådahl2021-07-151-40/+6
* context/test: Add helper to run a test sessionJonas Ådahl2021-07-152-0/+56
* context: Add 'notify_ready()' vfunc and methodJonas Ådahl2021-07-151-0/+6
* context/test: Respect MUTTER_SYNC envvarJonas Ådahl2021-07-151-0/+2
* context/test: Enable 'scale-monitor-framebuffer' backend settingJonas Ådahl2021-07-151-0/+10
* context: Load plugin during setup phaseJonas Ådahl2021-07-151-0/+7
* context: Add setup phaseJonas Ådahl2021-07-151-0/+12
* context: Add create_backend() vfuncJonas Ådahl2021-07-152-18/+57
* context/test: Add test context type enumJonas Ådahl2021-07-152-2/+13
* context/test: Configure test setup during configurationJonas Ådahl2021-07-152-12/+14