You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this software package includes PLY-3.4 in "vparser/ply". The license of PLY is BSD.
17
-
18
16
19
17
Publication
20
18
==============================
@@ -65,7 +63,7 @@ for pull requests
65
63
66
64
Please check "CONTRIBUTORS.md" for the contributors who provided pull requests.
67
65
68
-
Pyverilog uses **pytest** for the integration testing. **When you send a pull request, please include a testing example with pytest.**
66
+
Pyverilog uses **pytest** for the integration testing. **When you send a pull request, please include a testing example with pytest.**
69
67
To write a testing code, please refer the existing testing examples in "tests" directory.
70
68
71
69
If the pull request code passes all the tests successfully and has no obvious problem, it will be merged to the *develop* branch by the main committers.
0 commit comments