Fri, 26 Apr 2024 20:15:10 UTC | login

Information for build wlcs-1.2.0-1.fc33

ID189127
Package Namewlcs
Version1.2.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/wlcs.git#ba1edc2d5c9a40a0177700bbe497dc5d1713643c
SummaryWayland Conformance Test Suite
Descriptionwlcs 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 aid 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 18:02:27 UTC
CompletedFri, 07 May 2021 18:16:45 UTC
Taskbuild (f33, /rpms/wlcs.git:ba1edc2d5c9a40a0177700bbe497dc5d1713643c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wlcs.git#ba1edc2d5c9a40a0177700bbe497dc5d1713643c'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Nov 01 2020 Neal Gompa <ngompa13@gmail.com> - 1.2.0-1 - Update to 1.2.0 (RH#1893144) * Sat Oct 17 2020 Jeff Law <law@redhat.com> - 1.1.0-5 - Use reference for loop variable to avoid range-loop-construct warning * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Apr 01 2020 Neal Gompa <ngompa13@gmail.com> - 1.1.0-3 - Rebuild for gtest 1.10.0 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Aug 27 2019 Neal Gompa <ngompa13@gmail.com> - 1.1.0-1 - Update to 1.1.0 (RH#1742232) * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jul 13 2019 Neal Gompa <ngompa13@gmail.com> - 1.0.0-2 - Fix pkgconfig file to point to runner binaries * Sat Jul 13 2019 Neal Gompa <ngompa13@gmail.com> - 1.0.0-1 - Initial packaging for Fedora