Create detailed test suite (checking the results) #23
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Yehowshua/FastWaveBackend#23
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be good to try to implement some tests where the VCD file is read and the results of parsing is checked.
Probably a hand-crafted file to get as many features as possible in (and just as many events as required).
The current approach of reading lots of generated files makes sense in many ways (and should be kept), but it is also good to be able to confirm less common features and that the parsing is correct/consistent (to avoid e.g. the discussion in #19, while not a big deal it still took some time for all of us).