]> Witch of Git - jade-mouse/commit
Add proptest encoding round-trip test
authorCassie Jones <code@witchoflight.com>
Sat, 18 Jan 2020 04:19:16 +0000 (23:19 -0500)
committerCassie Jones <code@witchoflight.com>
Sat, 18 Jan 2020 04:19:16 +0000 (23:19 -0500)
commit0a72b2664688a1f7ef3688947d8de0658003c3fd
tree47f1a951e10a870aee3e5736d1c042a28fa0c4ae
parentdf4145af824e55c2ad86f5b875ee92f88fa1d9bc
Add proptest encoding 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/test.rs [new file with mode: 0644]
toolchain/src/lib.rs