cargo test not passing

This commit is contained in:
Yehowshua Immanuel 2022-08-01 12:31:43 -04:00
parent 557f385336
commit 8f763ae52b

View file

@ -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.