cargo test not passing
This commit is contained in:
parent
557f385336
commit
8f763ae52b
|
@ -2,6 +2,10 @@ Copyright - Yehowshua Immanuel
|
||||||
|
|
||||||
# A High performance, VCD Parser written in Rust
|
# A High performance, VCD Parser written in Rust
|
||||||
|
|
||||||
|
x/z value parsing currently fails in ``cargo test``.
|
||||||
|
|
||||||
|
A fix is coming.
|
||||||
|
|
||||||
## Current Features
|
## Current Features
|
||||||
- pretty fast, parses 3.04 GB VCD file in ~62s on M1 Macbook Air.
|
- pretty fast, parses 3.04 GB VCD file in ~62s on M1 Macbook Air.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue