summaryrefslogtreecommitdiff
path: root/src/tests/meta-context-test.c
Commit message (Expand)AuthorAgeFilesLines
* dbus-runner: Add colord mockingJonas Ådahl2022-09-011-0/+26
* x11: Let X11 connection owners call XSynchronize() themselvesJonas Ådahl2022-06-031-2/+11
* Add rudimentary mode setting testJonas Ådahl2022-01-141-2/+29
* context/test: Add flag to test runner helperJonas Ådahl2022-01-141-1/+2
* native: Replace 'headless' property with 'mode' propertyJonas Ådahl2022-01-141-1/+1
* context/test: Let g_test_init() consume argc/argv firstJonas Ådahl2021-12-191-1/+2
* tests: Make common test code a shared libraryJonas Ådahl2021-07-151-1/+4
* tests/test-utils: Move test client path ensure helper to private headerJonas Ådahl2021-07-151-1/+1
* tests: Move 'wait-for-X11-display' helper to MetaContextTestJonas Ådahl2021-07-151-0/+11
* context/test: Make type derivableJonas Ådahl2021-07-151-9/+22
* tests: Rename test-utils.c/h to meta-test-utils.c/hJonas Ådahl2021-07-151-1/+1
* 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
* context: Make the context owner of the backendJonas Ådahl2021-07-151-0/+2
* context/test: Add 'no-x11' and 'test-client' constructor flagsJonas Ådahl2021-07-151-2/+13
* context/test: Add 'run-tests' signal that can replace g_test_run()Jonas Ådahl2021-07-151-1/+18
* context: Handle dealing with option entriesJonas Ådahl2021-07-151-0/+5
* context/test: Add 'before-tests' and 'after-tests' signalsJonas Ådahl2021-07-151-1/+32
* context/test: Add helper to run a test sessionJonas Ådahl2021-07-151-0/+54
* 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-151-0/+49
* context/test: Add test context type enumJonas Ådahl2021-07-151-1/+4
* context/test: Configure test setup during configurationJonas Ådahl2021-07-151-0/+12
* context: Add entry points for context configurationJonas Ådahl2021-07-151-0/+19
* tests: Introduce MetaContextTestJonas Ådahl2021-07-151-0/+52