Add acceptable errors to tests

This commit is contained in:
Fabian Boehm
2022-08-11 17:22:03 +02:00
parent 5ef457cfd3
commit 150409eabd
10 changed files with 20 additions and 22 deletions

View File

@@ -556,7 +556,7 @@ for PWD in foo bar
end
# CHECKERR: {{.*}}/basic.fish (line {{\d+}}): for: PWD: cannot overwrite read-only variable
# CHECKERR: for PWD in foo bar
# CHECKERR: ^
# CHECKERR: ^~^
# XXX FIXME carat should point at PWD
$fish -c 'echo \xtest'