Package: rust-capstone / 0.13.0-2

Metadata

Package Version Patches format
rust-capstone 0.13.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no benches | (download)

Cargo.toml | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

---
skip tests on big endian.patch | (download)

src/test.rs | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
fix feature tests.patch | (download)

README.md | 16 16 + 0 - 0 !
src/instruction.rs | 1 1 + 0 - 0 !
src/test.rs | 24 24 + 0 - 0 !
3 files changed, 41 insertions(+)

 [patch] fix feature tests

Some of these tests should possibly be disabled, but we patch them to
make them pass at last formally instead.