Nix/tests/unit/libexpr/value
Rebecca Turner 83bb494a30
Print the value in error: cannot coerce messages
This extends the `error: cannot coerce a TYPE to a string` message
to print the value that could not be coerced. This helps with debugging
by making it easier to track down where the value is being produced
from, especially in errors with deep or unhelpful stack traces.
2024-01-23 15:15:41 -08:00
..
context.cc Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
print.cc Print the value in error: cannot coerce messages 2024-01-23 15:15:41 -08:00