mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-24 04:31:37 +03:00
99b811fa70
Decode hurlfmt output and error stream as text supports both UTF-8 and UTF-16, both with and with BOM Add optional os-specific expected error file
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
error: File ReadAccess
|
|
--> tests/error_file_read_access.hurl:2:6
|
|
|
|
|
2 | file,does_not_exist;
|
|
| ^^^^^^^^^^^^^^ File tests\does_not_exist can not be read
|
|
|
|
|
|