summaryrefslogtreecommitdiff
path: root/src/tests/unit-tests.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for HDR Static Metadata encoding/decoding and equalitySebastian Wick2023-03-041-0/+2
* Always queue MetaLater via compositor instanceJonas Ådahl2022-12-171-16/+27
* tests: Split out monitor configuration tests to its own test caseJonas Ådahl2022-01-251-7/+0
* context/test: Add flag to test runner helperJonas Ådahl2022-01-141-1/+2
* unit-tests: Print error when configuring contextJonas Ådahl2021-12-191-1/+3
* tests: Split out Wayland tests into its own test caseJonas Ådahl2021-11-241-4/+0
* tests: Add MetaOrientationManager tests via SensorsProxy mockMarco Trevisan (Treviño)2021-09-041-0/+3
* tests: Make common test code a shared libraryJonas Ådahl2021-07-151-1/+1
* tests: Move 'wait-for-X11-display' helper to MetaContextTestJonas Ådahl2021-07-151-0/+6
* context/test: Add 'no-x11' and 'test-client' constructor flagsJonas Ådahl2021-07-151-1/+2
* tests/unit-tests: Port to MetaContextJonas Ådahl2021-07-151-43/+14
* main: Move MetaCompositorType to a new meta-enums.hJonas Ådahl2021-07-151-0/+1
* tests: Move out KMS utils unit tests to its own executableJonas Ådahl2021-07-091-2/+0
* main: Make it possible to set properties when overriding configurationJonas Ådahl2021-03-121-1/+2
* backend/native: Add tests for refresh rate calculationAkihiko Odaki2021-03-051-0/+2
* monitor-transform: Add meta_monitor_transform_transform() helperJonas Ådahl2020-02-271-0/+2
* tests/wayland: Test subsurface commits after parent was resetJonas Ådahl2020-01-101-0/+3
* boxes: Fix spelling in APIJonas Ådahl2019-03-171-8/+8
* tests: Override Wayland display name in test_init()Jonas Ådahl2018-11-141-1/+0
* tests: Call g_test_init() in test-runner tooJonas Ådahl2018-11-061-4/+1
* plugin: Rename the .so file from plugin.so to libplugin.soJonas Ådahl2018-11-061-1/+1
* tests: Make testboxes an actual testJonas Ådahl2018-11-061-0/+2
* tests/monitor-unit-tests: Run a client while testingJonas Ådahl2017-08-301-0/+6
* tests: Add monitor config migration testsJonas Ådahl2017-08-211-0/+2
* Remove old monitor configuration systemJonas Ådahl2017-08-211-9/+3
* backend: Move settings into a new MetaSettings objectJonas Ådahl2017-05-261-5/+6
* monitor-manager: Make the config manager an 'experimental feature'Jonas Ådahl2017-04-071-3/+9
* Add support for scaled logical monitor framebuffersJonas Ådahl2017-04-071-0/+7
* monitor-config-manager: Verify that logical monitors are adjecentJonas Ådahl2017-04-071-0/+33
* tests: Add MetaMonitorConfigStore testsJonas Ådahl2017-01-251-0/+2
* unit-tests: Pass argc/argv directly to g_test_initJonas Ådahl2017-01-251-14/+0
* tests: Make monitor unit tests create initial configJonas Ådahl2017-01-251-1/+2
* tests: Use custom Wayland display nameJonas Ådahl2017-01-251-0/+2
* tests: Add basic monitor configuration testsJonas Ådahl2017-01-251-0/+3
* tests: Use special purpose backend in unit testsJonas Ådahl2017-01-251-13/+7
* unit-tests: Fix const compiler warningFlorian Müllner2016-03-111-2/+2
* tests: Ensure tests run in a nested mutterJonas Ådahl2016-03-071-2/+2
* tests: Test scheduling a later MetaLater from a later callback worksJonas Ådahl2016-02-261-0/+91
* tests: Add unit tests framework runnerJonas Ådahl2016-02-261-0/+147