mirror of
https://github.com/NixOS/nix.git
synced 2025-12-10 02:51:02 +01:00
Merge pull request #14128 from obsidiansystems/expose-dummy-store-for-tests-somewhat
Expose some core implementation details and write a basic unit test for the dummy store
This commit is contained in:
commit
2774e67c60
6 changed files with 87 additions and 20 deletions
|
|
@ -61,6 +61,7 @@ sources = files(
|
|||
'derivation.cc',
|
||||
'derived-path.cc',
|
||||
'downstream-placeholder.cc',
|
||||
'dummy-store.cc',
|
||||
'http-binary-cache-store.cc',
|
||||
'legacy-ssh-store.cc',
|
||||
'local-binary-cache-store.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue