This website requires JavaScript.
Explore
Help
Sign In
puck
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
a8050d9b83
lix
/
tests
/
functional
/
lang
/
eval-fail-set-override.err.exp
5 lines
117 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Expanded test suite * Lang now verifies errors and parse output * Some new miscellaneous tests * Easy way to update the tests * Document workflow in manual * Use `!` not `~` as separater char for sed It is confusing to use `~` when we are talking about paths and home directories! * Test test suite itself (`test/lang-test/infra.sh`) Additionally, run shellcheck on `tests/lang.sh` to help ensure it is correct, now that is is more complex. Co-authored-by: Robert Hensing <roberth@users.noreply.github.com> Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2015-09-04 20:23:08 +00:00
error:
… while evaluating the `__overrides` attribute
Print value on type error Adds the failing value to `value is <TYPE> while a <TYPE> is expected` error messages.
2023-12-07 00:03:01 +00:00
error: expected a set but found an integer: 1
Copy permalink