Name: | wlcs |
---|---|
Version: | 1.7.0 |
Release: | 6.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 32024077 |
License: | GPL-3.0-only AND (LGPL-2.0-only OR LGPL-3.0-only) |
RPM: | wlcs-1.7.0-6.el10_0.x86_64.rpm |
Source RPM: | wlcs-1.7.0-6.el10_0.src.rpm |
Build Date: | Thu Jan 02 2025 |
Build Host: | build-ol10-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. |
- Add a SourceLicense field
- Invoke %cmake in %conf rather than in %build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Update to 1.7.0 (close RHBZ#2254812)
- Rebuild for gtest 1.14.0
- Update to 1.6.1 (close RHBZ#2243684)
- Reorganize sanitizer conditionals
- Update to 1.6.0 (close RHBZ#2223843)
- Use new (rpm 4.17.1+) bcond style