westerndigitalcorporation / pyvcd

Python package for writing Value Change Dump (VCD) files.
http://pyvcd.readthedocs.org/
MIT License
106 stars 41 forks source link

Add a test for init_timestamp. Fix miscompares due to windows path differences. #3

Closed steven-sprouse-wdc closed 7 years ago

steven-sprouse-wdc commented 7 years ago

Fixes tests that fail on windows due to path format differences. Adds a test for the new init_timestamp parameter.