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
When passing the --json -l options to circt-test and providing an empty file, the tool prints "no tests ..." to stderr and nothing to stdout. If JSON output is enabled, it should print an empty array.
When passing the
--json -loptions to circt-test and providing an empty file, the tool prints "no tests ..." to stderr and nothing to stdout. If JSON output is enabled, it should print an empty array.