[at-spi2-core: 47/47] Merge branch 'start-refactor' into 'main'




commit 026ac28a2872619876faefaaccacd0d3f01abd91
Merge: 7748c5b4 7afe89d2
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed Jul 13 03:08:23 2022 +0000

    Merge branch 'start-refactor' into 'main'
    
    Start refactoring into marshalers and translators
    
    See merge request GNOME/at-spi2-core!98

 .gitlab-ci.yml                           |  13 +-
 atspi/atspi-accessible.c                 |   3 +-
 atspi/atspi-collection.c                 |   2 +-
 atspi/atspi-event-listener.c             |   2 +-
 atspi/atspi-misc-private.h               |   2 +-
 atspi/atspi-misc.c                       | 119 ++++++--
 atspi/atspi-relation.c                   |   2 +-
 atspi/atspi-table-cell.c                 |   2 +-
 ci/container_builds.yml                  |  63 ++++-
 ci/run-registryd-tests.sh                |  24 ++
 dbind/dbtest.c                           |   5 +-
 registryd/de-types.h                     |  18 +-
 registryd/deviceeventcontroller-x11.c    |   5 +-
 registryd/deviceeventcontroller.c        |   6 +-
 registryd/event-source.c                 |   3 +-
 registryd/registry.c                     | 458 +++++++++++++++----------------
 registryd/registry.h                     |   1 +
 tests/dbusmock/mock_accessible_app.py    |  75 +++++
 tests/registryd/__init__.py              |   1 +
 tests/registryd/conftest.py              |  74 +++++
 tests/registryd/test_registry_startup.py |  26 ++
 xml/Socket.xml                           |  41 ++-
 22 files changed, 628 insertions(+), 317 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]