|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
Additional Inherited Members | |
| Public Member Functions inherited from nix::DerivationAdvancedAttrsTest | |
| std::filesystem::path | goldenMaster (std::string_view testStem) const override |
| void | testRequiredSystemFeatures (const std::string &fileName, const StringSet &expectedFeatures) |
| void | testDerivationOptions (const std::string &fileName, const DerivationOptions< SingleDerivedPath > &expected, const StringSet &expectedSystemFeatures) |
| Public Attributes inherited from nix::DerivationAdvancedAttrsTest | |
| ExperimentalFeatureSettings | mockXpSettings |
| Protected Attributes inherited from nix::DerivationAdvancedAttrsTest | |
| std::filesystem::path | unitTestData = getUnitTestData() / "derivation" / "ia" |