Package: rust-evdev-rs / 0.6.3-1

Metadata

Package Version Patches format
rust-evdev-rs 0.6.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip failing tests.patch | (download)

tests/all.rs | 9 9 + 0 - 0 !
1 file changed, 9 insertions(+)

 skip failing tests
 These tests rely on /dev/input/event0 (which does not exist in a chroot).


time64.patch | (download)

src/device.rs | 28 15 + 13 - 0 !
src/lib.rs | 47 37 + 10 - 0 !
2 files changed, 52 insertions(+), 23 deletions(-)

---