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

Public Member Functions

std::filesystem::path goldenMaster (std::string_view testStem) const override
 
- Public Member Functions inherited from nix::CharacterizationTest
void readTest (PathView testStem, auto &&test)
 
void writeTest (PathView testStem, auto &&test, auto &&readFile2, auto &&writeFile2)
 
void writeTest (PathView testStem, auto &&test)
 

Additional Inherited Members

- Static Public Member Functions inherited from nix::LibStoreTest
static void SetUpTestSuite ()
 
- Protected Attributes inherited from nix::LibStoreTest
ref< Storestore
 

Member Function Documentation

◆ goldenMaster()

std::filesystem::path nix::DerivationAdvancedAttrsTest::goldenMaster ( std::string_view testStem) const
inlineoverridevirtual

While the "golden master" for this characterization test is located. It should not be shared with any other test.

Implements nix::CharacterizationTest.


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