aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/tests/derived-path.cc
AgeCommit message (Collapse)Author
2023-05-15Create `EvalState::coerceToDerivedPath`John Ericson
This gives us some round trips to test. `EvalState::coerceToDerivedPathUnchecked` is a factored out helper just for unit testing.