mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
add quickcheck test for {un}pack_str
This commit is contained in:
parent
e33cc8f072
commit
e462e0aaf1
3 changed files with 14 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "1.0"
|
||||
quickcheck = "0.6.2"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue