mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-02-04 04:50:28 +01:00
This test was checking for the capabilities for `EI_SCROLL` and `EI_BUTTON`, but not advertising those interfaces initially. Presumably this was unintentional, given there's no comment that it's intentionally advertising some protocols but not others. Also, should the test have failed to find the capabilities when it didn't advertise the protocol to to start with? This change just fixes the test, anyway. This was causing the test to fail for `reis` CI in a proposed change in https://github.com/ids1024/reis/pull/11. Part-of: <https://gitlab.freedesktop.org/libinput/libei/-/merge_requests/352> |
||
|---|---|---|
| .. | ||
| templates | ||
| buildtest.c | ||
| buildtest.cc | ||
| conftest.py | ||
| eierpecken.c | ||
| eierpecken.h | ||
| eiproto.py.tmpl | ||
| meson.build | ||
| test-ei-device.c | ||
| test-ei-seat.c | ||
| test-ei.c | ||
| test-eis.c | ||
| test-main.c | ||
| test_oeffis.py | ||
| test_protocol.py | ||
| test_scanner.py | ||
| unit-tests.c | ||