Nix 2.28.2
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::DerivationAdvancedAttrsTest Class Reference
Inheritance diagram for nix::DerivationAdvancedAttrsTest:
nix::CaDerivationAdvancedAttrsTest

Public Member Functions

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

Public Attributes

ExperimentalFeatureSettings mockXpSettings
 

Protected Attributes

std::filesystem::path unitTestData = getUnitTestData() / "derivation" / "ia"
 

Member Data Documentation

◆ mockXpSettings

ExperimentalFeatureSettings nix::DerivationAdvancedAttrsTest::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: