mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
By adding ivtest to the iverilog source tree, it is easier to keep the regression test synchronized with the source that is being tested. This should be especially helpful for PRs that add a new feature, and have a matching ivtest PR with the regression test for that feature.
6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
# This test is sensitive to the number of bytes in the text file.
|
|
ivltests/pr1819452.txt text eol=lf
|
|
|
|
# MSY2 expected results require LF line endings.
|
|
regression_report-msys2.txt text eol=lf
|