Nix 2.29.1
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::DerivationTest Class Reference
Inheritance diagram for nix::DerivationTest:
nix::CaDerivationTest nix::DynDerivationTest nix::ImpureDerivationTest

Public Member Functions

std::filesystem::path goldenMaster (std::string_view testStem) const override
 

Public Attributes

ExperimentalFeatureSettings mockXpSettings
 

Member Data Documentation

◆ mockXpSettings

ExperimentalFeatureSettings nix::DerivationTest::mockXpSettings

We set these in tests rather than the regular globals so we don't have to worry about race conditions if the tests run concurrently.


The documentation for this class was generated from the following file: