-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #3870: Swap out uhdm-dump in favor of uhdm-lint
uhdm-dump run during regression aren't of much help - for small tests, the dump results are in the log itself. For large tests, generated files are too big to be useful. Replace udhm-dump with uhdm-lint to report any linting issues. The linting output is merged with the test log.
- Loading branch information
1 parent
c9e394f
commit f8d0f52
Showing
3 changed files
with
64 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters