]> Witch of Git - jade-rose/commit
Add decoding with proptest round-trip test
authorCassie Jones <code@witchoflight.com>
Sat, 11 Jan 2020 22:31:19 +0000 (17:31 -0500)
committerCassie Jones <code@witchoflight.com>
Sat, 11 Jan 2020 22:31:19 +0000 (17:31 -0500)
commit2a37db9e3b6deb9c0a13fe77f19cd6d58f44f85d
tree2e21b7d9defac6ae6479db1007d8aa67042699dd
parent4098fbd417a931f0ae9fbe0fe2f0ffe911b13878
Add decoding with proptest round-trip test
toolchain/Cargo.lock
toolchain/Cargo.toml
toolchain/proptest-regressions/inst/test.txt [new file with mode: 0644]
toolchain/src/inst.rs
toolchain/src/inst/decode.rs
toolchain/src/inst/encode.rs
toolchain/src/inst/parse.rs
toolchain/src/inst/test.rs