typos/tests/cmd
Neubauer, Sebastian 3fc6089660 fix: Fix multiple escape sequences
If escape sequences follow straight after each other, there is no
delimiter in-between.
In such a case, parsing previously stopped and did not find any
typos further in the file.
2021-11-15 11:31:53 +01:00
..
assumed-dir-failure.toml test: Port to trycmd 2021-11-08 11:20:27 -06:00
double-escaped.stdin fix: Fix multiple escape sequences 2021-11-15 11:31:53 +01:00
double-escaped.stdout fix: Fix multiple escape sequences 2021-11-15 11:31:53 +01:00
double-escaped.toml fix: Fix multiple escape sequences 2021-11-15 11:31:53 +01:00
file-failure.toml test: Port to trycmd 2021-11-08 11:20:27 -06:00
relative-dir-failure.toml test: Port to trycmd 2021-11-08 11:20:27 -06:00
stdin-correct.stdin test: Port to trycmd 2021-11-08 11:20:27 -06:00
stdin-correct.stdout test: Port to trycmd 2021-11-08 11:20:27 -06:00
stdin-correct.toml test: Port to trycmd 2021-11-08 11:20:27 -06:00
stdin-failure.stdin test: Port to trycmd 2021-11-08 11:20:27 -06:00
stdin-failure.toml test: Port to trycmd 2021-11-08 11:20:27 -06:00
stdin-success.stdin test: Port to trycmd 2021-11-08 11:20:27 -06:00
stdin-success.toml test: Port to trycmd 2021-11-08 11:20:27 -06:00