Пакет wlcs: Информация

    Исходный пакет: wlcs
    Версия: 1.8.1-alt1
    Последняя версия по данным Repology
    Собран:  18 августа 2025 г. 18:07 в задании #392761
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/canonical/wlcs

    Лицензия: GPL-2.0-or-later OR GPL-3.0-or-later
    О пакете: Wayland Conformance Test Suite
    Описание: 
    wlcs aspires to be a protocol-conformance-verifying test suite usable by
    Wayland compositor implementors.
    
    It is growing out of porting the existing Weston test suite to be run in
    Mir's test suite, but it is designed to be usable by any compositor.
    
    wlcs relies on compositors providing an integration module, providing
    wlcs with API hooks to start a compositor, connect a client, move a
    window, and so on.
    
    This makes both writing and debugging tests easier - the tests are
    (generally) in the same address space as the compositor, so there is a
    consistent global clock available, it's easier to poke around in
    compositor internals, and standard debugging tools can follow control
    flow from the test client to the compositor and back again.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    wlcs (x86_64, i586, aarch64)
    wlcs-debuginfo (x86_64, i586, aarch64)
    wlcs-devel (x86_64, i586, aarch64)

    Сопровождающий: Nikolay Strelkov

    Список участников:
    Nikolay Strelkov

    Права:
    Nikolay Strelkov
    @qa

      1. pkgconfig(gtest)
      2. pkgconfig(wayland-client)
      3. pkgconfig(wayland-server)
      4. boost-devel
      5. cmake
      6. ctest
      7. gcc-c++
      8. rpm-build-cmake

    Последнее изменение


    18 августа 2025 г. Nikolay Strelkov 1.8.1-alt1
    - New version 1.8.1.
    14 июля 2025 г. Nikolay Strelkov 1.7.0-alt1
    - Initial build for Sisyphus