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

Public Member Functions

template<class... A>
void test (std::string_view literal, std::string_view expected, unsigned int maxLength, A... args)
 

Additional Inherited Members

- Static Public Member Functions inherited from nix::LibExprTest
static void SetUpTestSuite ()
 
- Static Public Member Functions inherited from nix::LibStoreTest
static void SetUpTestSuite ()
 
- Protected Member Functions inherited from nix::LibExprTest
Value eval (std::string input, bool forceValue=true)
 
ValuemaybeThunk (std::string input, bool forceValue=true)
 
Symbol createSymbol (const char *value)
 
- Protected Attributes inherited from nix::LibExprTest
bool readOnlyMode = true
 
fetchers::Settings fetchSettings {}
 
EvalSettings evalSettings {readOnlyMode}
 
EvalState state
 
- Protected Attributes inherited from nix::LibStoreTest
ref< Storestore
 

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