Name: | wlcs |
---|---|
Version: | 1.8.1 |
Release: | 2.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 54207521 |
License: | GPL-3.0-only AND (LGPL-2.0-only OR LGPL-3.0-only) |
RPM: | wlcs-1.8.1-2.el9.x86_64.rpm |
Source RPM: | wlcs-1.8.1-2.el9.src.rpm |
Build Date: | Sun Aug 24 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/MirServer/wlcs |
Summary: | Wayland Conformance Test Suite |
Description: | 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. |
- Fix sanitizer architectures for EL9
- Update to 1.8.1 (close RHBZ#2388540)
- Update .rpmlintrc file for current rpmlint
- Do not number the sole Source
- Update architectures for asan/tsan/ubsan tests based on GCC 15 - Adds riscv64 to supported architectures for all three kinds of tsts
- Add a SourceLicense field
- Update to 1.7.0 (close RHBZ#2254812)
- Update to 1.6.1 (close RHBZ#2243684)