summaryrefslogtreecommitdiff
path: root/tests/test_hdl.py
Commit message (Expand)AuthorAgeFilesLines
* Replace tests that assert on token output with auto-updatable samples (#1649)Oleh Prypin2021-01-181-686/+0
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Improve SystemVerilog class/endclass lexer rules (#1471)Chris Drake2020-06-061-0/+93
* SystemVerilog keyword/operator improvements (#1464)Chris Drake2020-06-011-0/+249
* Refactor SystemVerilog unit testsChris Drake2020-05-261-250/+252
* Update SystemVerilog literal constants (#1460)Chris Drake2020-05-261-8/+144
* Fix a few SystemVerilog type keywords (#1454)Chris Drake2020-05-221-7/+7
* Add a basic SystemVerilog unit test (#1452)Chris Drake2020-05-181-0/+207