This website requires JavaScript.
Explore
Help
Sign in
max
/
nix-super
Watch
1
Star
0
Fork
You've already forked nix-super
0
mirror of
https://github.com/privatevoid-net/nix-super.git
synced
2024-11-11 00:36:20 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9f11b1b0c4
nix-super
/
tests
/
functional
/
lang
/
eval-fail-set-override.err.exp
5 lines
117 B
Text
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 23:23:08 +03: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 02:03:01 +02:00
error: expected a set but found an integer: 1
Reference in a new issue
Copy permalink