1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit
Rebecca Turner f0ac2a35d5
Print the value in error: cannot coerce messages (#9553)
* 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.

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-12-08 16:36:57 +00:00
..
libexpr Print the value in error: cannot coerce messages (#9553) 2023-12-08 16:36:57 +00:00
libexpr-support Add missing -pthread for test support libraries 2023-12-05 18:18:30 -05:00
libstore Factor out ServeProto::Serialiser<UnkeyedValidPathInfo> and test 2023-12-07 11:34:18 -05:00
libstore-support Add missing -pthread for test support libraries 2023-12-05 18:18:30 -05:00
libutil Renamed HashFormat::Base32 to HashFormat::Nix32 2023-12-06 23:43:42 +01:00
libutil-support Refactor concurrently added tests to use HashAlgorithm. 2023-12-06 23:43:42 +01:00