solidity/test/cmdlineTests/standard_file_not_found
Kamil Śliwak 9a7c364c71 Process input files in Standard JSON mode just like in other modes
- This makes `-` for stdin work.
- `--ignore-missing` now works with `--standard-json`, though it's not very useful because there can be at most one input file.
- Separate errors for situations where there are no input files on the command line (this can be detected in the parser) and where they are not present on disk.
2021-07-27 15:54:32 +02:00
..
args cmdlineTests: Allow tests with no input file 2021-04-13 13:37:12 +02:00
err Process input files in Standard JSON mode just like in other modes 2021-07-27 15:54:32 +02:00
exit [CLI] Report error on missing file for --standard-json 2020-11-04 16:35:19 +00:00